eprintf hates me

jfaith@lineo.com jfaith@lineo.com
Mon Dec 11 08:17:00 GMT 2000


You might try
    make LANGUAGES="c" cross
, which will skip building the Fortran stuff.  Also, it's probably a good idea to clean your build directory and start from the beginning, since I've seen
the make process continue trying to build Fortran even when given the "c" flag.

,
John


Florin Boariu wrote:

> ...
>
> The configuration was done by:
>
> gcc-obj $ ../gcc-2.95.2/configure --host=powerpc-g3-linux-gnu --build=i586-pc-linux-gnu --target=powerpc-g3-linux-gnu --enable-static-link --with-newlib
>
> I also tried to --enable-languagues="c" since the error seems to appear
> when compiling the f77 compiler (or am I wrong?), but then gcc doesn't get
> built either... very strange.
>
> I need the --enable-static-link option because the target system does not
> have a libc yet.
>
> Does anybody have any idea about what I'm doing wrong?






------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com



More information about the crossgcc mailing list