From: Alexandre Oliva (oliva@dcc.unicamp.br)
Date: Mon Jan 11 1999 - 01:09:15 EST
On Jan 11, 1999, Godmar Back <gback@cs.utah.edu> wrote:
> LD_LIBRARY_PATH="../kaffevm/.libs:$LD_LIBRARY_PATH" gcc -g -O2 -Wall -Wstrict-prototypes -o .libs/Kaffe .libs/KaffeS.o -lm -lc -lm -lc -lm -lc -lz -lm -lc -lgmp -lm -lc -lm -lc -L/usr/X11R6/lib -lm -lc main.o -R/x/gback/transvirtual/install/lib -lkaffevm -lm -lc -lm -lc -lgcc -lm -lc -lm -lc
> /usr/lib/libm.so.2.0: Undefined symbol `__GLOBAL_OFFSET_TABLE_' referenced
This is weird, but I hope it will be automagically fixed as soon as we
fix the other two symbols.
> ./../../kaffe/kaffe/kaffevm/classMethod.c:1285: Undefined symbol `_i386_do_fixup_trampoline' referenced from text segment
> ./../../kaffe/kaffe/kaffevm/classMethod.c:1419: Undefined symbol `_i386_do_fixup_trampoline' referenced from text segment
> ./../../../kaffe/config/i386/jit-i386.def:1444: Undefined symbol `soft_fixup_trampoline' referenced from text segment
> the nm -p test reported "yes" now, I think.
Yep. And, believe you or not, the fix for that previous problem broke
the detection of whether symbols are prefixed with underscores or not.
A fix will be committed in a few seconds.
> libtool: link: not configured to extract global symbols from dlpreopened files
Are you sure it still does? Isn't it a consequence of some
config.cache left-over?
-- Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org} oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org} Universidade Estadual de Campinas, SP, Brasil
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:35 EDT