Re: my latest make attemptu

Date view Thread view Subject view Author view

From: Godmar Back (gback@cs.utah.edu)
Date: Thu Jan 14 1999 - 02:09:10 EST


>
> Godmar Back writes:
> > > Also, can we build normally yet on FreeBSD (not static libs)?
> >
> > This was with static libs.
> > Didn't Alexandre say that static libs should work by now?
> > Or was it the other way around?
>
> I was asking if a NON static libs build works.
>

It's ridiculous.
I type configure and then make, and it compiles everything twice!
I'm not talking about invoking the compiler twice per file, I'm talking
about starting over!

I typed "gmake all install"

It still says this:

extracting global C symbols from `main.o'
(cd .libs && gcc -c -fno-builtin "KaffeS.c")
LD_LIBRARY_PATH="../kaffevm/.libs:$LD_LIBRARY_PATH" gcc -g -O2 -Wall -Wstrict-prototypes -o .libs/Kaffe .libs/KaffeS.o -lm -lm -lm -lz -lm -lgmp -lm -lm -L/usr/X11R6/lib -lSM -lICE -lX11 -lm main.o -R/x/gback/transvirtual/install/lib -lkaffevm -lm -lm -lgcc -lm -lm
ld: symbol __GLOBAL_OFFSET_TABLE_ remains undefined
creating Kaffe
...

and it still does this:

gback@marker [108](~/kaffe/test/regression) > /x/gback/transvirtual/install/bin/kaffe HelloWorldApp
Bus error

What do you think, Alexandre?

btw, I did have success in using automake in the way described to
generate libraries/javalib/Makefile.in from libraries/javalib/Makefile.am

        - Godmar


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:41 EDT