This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH: Support dynamic libraries on FreeBSD/i386


>>>>> "Loren" == Loren James Rittle <rittle@latour.rsch.comm.mot.com> writes:

Loren> (Humm: How about we unconditionally define DYNAMIC_LOADING when
Loren>  configured to build a dynamic version of boehm-gc?  That way we will
Loren>  fail to compile dyn_load.c instead of building an untenable situation
Loren>  to be debugged later.)

This sounds reasonable to me.

Loren> 2001-08-20  Loren J. Rittle  <ljrittle@acm.org>
Loren> 	* doc/debugging.html: Add another likely problem and solution.
Loren> 	* dyn_load.c: Enable existing code path which supports FreeBSD.
Loren> 	* include/private/gcconfig.h (FREEBSD): Define DYNAMIC_LOADING.

I haven't seen a response from Hans.  In any case, I think this is
fine for the trunk.  If Hans ends up doing it differently, we can
always correct things to follow his version.

Thanks,
Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]