This is the mail archive of the gcc@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]

Can't build GCC CVS 3.0.x branch on x86 Linux


Hi folks,

I can't build current GCC CVS from the 3.0.x branch on Linux.  This is how 
things end:

/bin/sh ./libtool --mode=link /usr/src/redhat/BUILD/obj-i386-linux/gcc/xgcc
 -B/usr/src/redhat/BUILD/obj-i386-linux/gcc/
 -B/tmp/gcc-root/usr/i386-pc-linux-gnu/bin/
 -B/tmp/gcc-root/usr/i386-pc-linux-gnu/lib/ -isystem
 /tmp/gcc-root/usr/i386-pc-linux-gnu/include
 -L/usr/src/redhat/BUILD/obj-i386-linux/i386-pc-linux-gnu/libjava
 -ffloat-store -g -O2   -o libgcj.la -objectlist libgcj.objectlist \
../libffi/libfficonvenience.la \
-rpath /tmp/gcc-root/usr/lib -rpath /tmp/gcc-root/usr/lib -lpthread
 ./libltdl/libltdlc.la -version-info `grep -v '^#'
 ../../../gcc/libjava/libtool-version`
libtool: link: unable to infer tagged configuration
libtool: link: specify a tag with `--tag'
make[2]: *** [libgcj.la] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/obj-i386-linux/i386-pc-linux-gnu/libjava'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/obj-i386-linux/i386-pc-linux-gnu/libjava'
make: *** [install-target-libjava] Error 2

I get the same on two different Linux/x86 systems (RedHat based).

Any hints ?

Regards,
					Christian



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