This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH, take 2] Build java as two separate DLLs on windows.
Andrew Haley wrote:
> Dave Korn wrote:
>> Andrew Haley wrote:
>>> Dave Korn wrote:
>>>
>>>> Here's the final version of my libjava-as-dlls patch. Nobody had anything
>>>> much to say about the first draft so I take it there were no obvious massive
>>>> flaws;
> I also wanted to let the other gcj maintainers know that I am interested in
> this patch and will try to review it.
I had a look, and while it looks OK it seems to be written only for Windows.
That's a shame. Will it work on GNU/Linux? Can it be made to? That would
help to keep the facility from bitrotting.
Andrew.