Testing the boehm-gc in the combined tree.
Boehm, Hans
hans_boehm@hp.com
Tue Dec 12 11:16:00 GMT 2000
Good point. Unfortunately sometimes you may also need -lrt (see
threadlibs.c).
If I recall correctly, the cause of all of this is the reference to dlopen
generated by the interception code. I would guess it suffices to link
against whatever you need for dlopen on platforms that provide dlopen. If
anyone can think of a portable way to intercept dlopen without pulling in
those libraries ...
Hans
> -----Original Message-----
> From: Tom Tromey [ mailto:tromey@redhat.com ]
> Sent: Tuesday, December 12, 2000 11:12 AM
> To: apbianco@cygnus.com
> Cc: java-discuss@sources.redhat.com
> Subject: Re: Testing the boehm-gc in the combined tree.
>
>
> Alex> Is this the right way to do it?
>
> I'm not sure it is sufficient. Aren't there systems that need a
> different library? Looking at boehm-gc/Makefile.orig it looks like
> -ldld is used sometimes.
>
> OTOH this patch probably won't hurt.
>
> Tom
>
More information about the Java
mailing list