From mboxrd@z Thu Jan 1 00:00:00 1970 From: assakhof To: gcc-help@gcc.gnu.org Subject: Re: gnu gcc in BSDI 4.0.1 Date: Fri, 28 Jul 2000 05:50:00 -0000 Message-id: <4.3.2.7.2.20000728205546.00acf8f0@ew.mimos.my> References: <"Fri,> <28> <2000> <15:11:10> <+0800> <4.3.2.7.2.20000728104326.00adc770@jaring.my> X-SW-Source: 2000-07/msg00201.html At 04:09 AM 7/28/2000 -0300, Alexandre Oliva wrote: >On Jul 28, 2000, assakhof wrote: > > > /var/src/gcc-2.95.2/gcc/f/fini.c:713: undefined reference to `__eprintf' > > > Anybody 've an idea to solve this ? > >Try `make bootstrap', in case you didn't, as per the installation >instructions. I've tried that too. I got this error message: ---8<---- snip -- /var/tmp/ccVb72jg.s: Assembler messages: /var/tmp/ccVb72jg.s:121: Error: Alignment not a power of 2 make[2]: *** [libgcc2.a] Error 1 make[2]: Leaving directory `/var/src/gcc_obj/gcc' make[1]: *** [bootstrap] Error 2 make[1]: Leaving directory `/var/src/gcc_obj/gcc' make: *** [bootstrap] Error 2 Do I need to install GNU binutils ? Rgds, --assakhof