* [U-Boot-Users] Re: Cannot compile u-boot under Mandrake 9.1 [not found] <E19bX7B-0005qS-00@sc8-sf-list2.sourceforge.net> @ 2003-07-13 4:53 ` Yun-Fong Loh 0 siblings, 0 replies; only message in thread From: Yun-Fong Loh @ 2003-07-13 4:53 UTC (permalink / raw) To: u-boot John, > gcc -Wall -pedantic -O -I/opt/powerpc/include -o ^^^ this is your problem > astest astest.o error.o -L/opt/powerpc/lib -lbfd > -liberty > /usr//bin/ld: cannot find -lbfd > collect2: ld returned 1 exit status > make[2]: *** [astest] Error 1 Try defining CROSS_COMPILE environment variable with the prefix of your cross compilation tools, e.g.: make CROSS_COMPILE=powerpc-linux- Yun ^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-07-13 4:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <E19bX7B-0005qS-00@sc8-sf-list2.sourceforge.net>
2003-07-13 4:53 ` [U-Boot-Users] Re: Cannot compile u-boot under Mandrake 9.1 Yun-Fong Loh
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox