This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: java on cygwin?
- To: "'tromey at redhat dot com'" <tromey at redhat dot com>, Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: RE: java on cygwin?
- From: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Date: Sun, 25 Mar 2001 13:25:37 -0000
- Cc: "'java at gcc dot gnu dot org'" <java at gcc dot gnu dot org>
The win32 libffi patches seem to work, as I could compile and run ffitest.
> -----Original Message-----
> From: Tom Tromey [SMTP:tromey@redhat.com]
> Sent: Friday, March 23, 2001 4:12 AM
> To: Bryce McKinlay
> Cc: Billinghurst, David (CRTS); 'java@gcc.gnu.org'
> Subject: Re: java on cygwin?
>
> >>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:
>
> Bryce> Nothing at the moment. AFAIK, none of the libgcj developers do
> Bryce> cygwin builds on a regular basis, so its difficult for us to
> Bryce> test patches like that. If you try it and it works for you,
> Bryce> please let me know and I'll check it in.
>
> I'm ashamed to admit I forgot about this patch :-(.
>
> If it doesn't affect non-Cygwin builds, I think we should just check
> it in. If it doesn't work, it still makes things better and not
> worse.
>
> Tom