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]

BSDI 4.2 & GCC 3.0


I'm having a devil of a time building GCC 3.0 on BSDI
4.2 & would greatly appreciate any advice. Below
listed are the error responses and commands I used

cd /usr/source/gcc-3.0
mkdir objdir
cd objdir
/usr/source/gcc-3.0/configure --with-gnu-ld
--with-gnu-as --disable-libgcj --with-newlib

gmake CFLAGS='-O' LIBCFLAGS='-g -O6' LIBCXXFLAGS='-g
-O6 -fno-implicit-templates' bootstrap

Here's the resulting error

/var/tmp/ccQnZZua.s: Assembler messages:
/var/tmp/ccQnZZua.s:303: Error: Alignment not a power
of 2
gmake[3]: *** [libgcc/./_clz.o] Error 1
gmake[3]: Leaving directory
`/usr/source/gcc-3.0/objdir/gcc'
gmake[2]: *** [libgcc.a] Error 2
gmake[2]: Leaving directory
`/usr/source/gcc-3.0/objdir/gcc'
gmake[1]: *** [stage1_build] Error 2
gmake[1]: Leaving directory
`/usr/source/gcc-3.0/objdir/gcc'
gmake: *** [bootstrap] Error 2




__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/


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