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:
[EMAIL PROTECTED] ~/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

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to