flat_bl.m:2: error: parse error before '%' token

Timur Tabi timur@tabi.org
Sun Dec 16 08:43:00 GMT 2007


I'm using crosstool to try to build a PowerPC 603 cross-compiler for OS 
X 10.4, but it's failing:

gcc -g -O2    -c -o flat_bl.o 
/Users/timur/crosstool-0.43/build/powerpc-603-linux-gnu/gcc-4.1.0-glibc-2.3.6/binutils-2.16.1/gprof/flat_bl.m
/Users/timur/crosstool-0.43/build/powerpc-603-linux-gnu/gcc-4.1.0-glibc-2.3.6/binutils-2.16.1/gprof/flat_bl.m:2: 
error: parse error before '%' token
make[3]: *** [flat_bl.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-gprof] Error 2

The instructions on the crosstool page say I need to install a bunch of 
GNU tools and make sure they appear first in the path.  I have fink 
installed, and I've used it to install every tool except "gnu install", 
because I don't know how.  What fink package do I need to install in 
order to get "gnu install"?

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list