printing exceptions?

Alexandre Oliva aoliva@redhat.com
Fri Mar 15 11:10:00 GMT 2002


On Mar  6, 2002, Tom Tromey <tromey@redhat.com> wrote:

>>>>>> "Alexandre" == Alexandre Oliva <aoliva@redhat.com> writes:
Alexandre> Actually, I was thinking of libgcj.la being linked with
Alexandre> $(THREADLIBS) first, which would solve the problem just the
Alexandre> same.

> We already do that:

>     libgcj_la_LDFLAGS = -rpath $(toolexeclibdir) $(THREADLIBS) $(LIBLTDL) \
> 	    $(GCLIBS) $(ZLIBS) \

> So something else must be required.

Do we need any configure option to get THREADLIBS set?  Why isn't it
enabled by default?  Since GCC moved to enabling threads by default, I
think it would be reasonable for libjava to do so too, no?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the Java mailing list