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]
Other format: [Raw text]

Re: WIN-07: boehm.cc patch to ensure that GC_allocate_ml gets initialized even if libgcjgc is not a DLL


Adam Megacz wrote:

>2002-01-31  Adam Megacz <adam@xwt.org>
>
>        * boehm.cc (_Jv_InitGC): Initialize GC_allocate_ml in case
>          libgcjgc was not built as a DLL.
>

Hmm. Shouldn't this go in the boehm-gc itself somewhere? GC_init() perhaps?

regards

Bryce.



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