[coreboot] Best way to use crossgcc

Patrick Georgi patrick at georgi-clan.de
Fri Jan 15 15:57:00 CET 2010


Am 15.01.2010 15:44, schrieb Joseph Smith:
> Hello,
> What is the best way to build programs using the crossgcc tool?
>
> I just added something like:
>
> export PATH=$PATH:/path/to/crossgcc/bin
>
> to my .bashrc in my home directory.
> It seems to work ok, but is that the best way to use it?
>   
abuild and kconfig look for the crossgcc build in the coreboot-v2
directory. So if you're using these, they should pick up a built
crossgcc automatically.
Otherwise, your solution is the best in my opinion.


Patrick




More information about the coreboot mailing list