This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gnu gcc in BSDI 4.0.1


Hi,

I got this error when building gnu-gcc in BSDI 4.0.1.

fini.o: In function `main':
/var/src/gcc-2.95.2/gcc/f/fini.c:318: undefined reference to `__eprintf'
fini.o: In function `testname':
/var/src/gcc-2.95.2/gcc/f/fini.c:638: undefined reference to `__eprintf'
/var/src/gcc-2.95.2/gcc/f/fini.c:639: undefined reference to `__eprintf'
fini.o: In function `testnames':
/var/src/gcc-2.95.2/gcc/f/fini.c:712: undefined reference to `__eprintf'
/var/src/gcc-2.95.2/gcc/f/fini.c:713: undefined reference to `__eprintf'
make[2]: *** [fini] Error 1
make[2]: Leaving directory `/var/src/gcc_obj/gcc/f'
make[1]: *** [f771] Error 2
make[1]: Leaving directory `/var/src/gcc_obj/gcc'
make: *** [all-gcc] Error 2


Anybody 've an idea to solve this ?

Thanks in advance,

--assakhof


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]