b14 fails to link launcher and as such fails to build
Petteri Räty
betelgeuse at gentoo.org
Fri Jun 22 19:12:44 UTC 2007
Linking vm...
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld:
warning: creating a DT_TEXTREL in object.
{ \
echo Linking launcher...; \
\
gcc -m32 -march=i586 -Xlinker -O1 -m32 -march=i586
-export-dynamic -L `pwd` -o gamma launcher.o -ljvm -lm -ldl -lpthread; \
\
}
Linking launcher...
/home/betelgeuse/btdown/openjdk/control/build/linux-i586/hotspot/outputdir/linux_i486_compiler2/product/libjvm.so:
undefined reference to `ParScanClosure::do_oop_work(oopDesc**, bool, bool)'
collect2: ld returned 1 exit status
My gcc version is:
betelgeuse at pena ~/btdown/openjdk/control/make $ gcc --version
gcc (GCC) 4.1.2 (Gentoo 4.1.2)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
It doesn't make a difference whether I use the huge patch pile we have
or not.
Regards,
Petteri
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <https://mail.openjdk.org/pipermail/build-dev/attachments/20070622/63a9971e/signature.asc>
More information about the build-dev
mailing list