This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: gcj and cygnus
- To: knoxos knoxos <knoxos at gmx dot net>
- Subject: Re: gcj and cygnus
- From: Tom Tromey <tromey at cygnus dot com>
- Date: 18 Aug 2000 15:02:57 -0600
- Cc: java-discuss at sources dot redhat dot com
- References: <25827.966631901@www3.gmx.net>
- Reply-To: tromey at cygnus dot com
>>>>> ">" == knoxos knoxos <knoxos@gmx.net> writes:
>> However if executed I get following error:
>> "The A.EXE file is linked to missing export
>> KERNEL32.DLL:GetFileAttributesExA."
I doubt this is something we're doing. libgcj doesn't reference that
function. Maybe it has something to do with cygwin? I don't know.
>> I've another question about AWT... is it possible to run BISS-AWT
>> with gcj?, since I haven't seen it on the list....
It is probably possible. I don't know that anybody has done it.
>> And a last one, is there a chat channel maybe about gcj, to ask
>> questions?
Nope. That is one service we still haven't set up on sources.
You can ask questions here on the mailing list though.
Tom