This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: {Patch] java.net network functions
- From: Richard Earnshaw <rearnsha at arm dot com>
- To: Michael Koch <konqueror at gmx dot de>
- Cc: Richard Earnshaw <rearnsha at arm dot com>, tromey at redhat dot com, java-patches at gcc dot gnu dot org
- Date: Fri, 22 Nov 2002 10:35:01 +0000
- Subject: Re: {Patch] java.net network functions
- Organization: ARM Ltd.
- Reply-to: Richard dot Earnshaw at arm dot com
> Commited a fix. See attachment.
Thanks, I'll try it out.
>
> I already have a cross build system for windows. Its impossible to set
> up a special cross build system for each possible case of lib
> combinations. All I commited worked/compiled fine on my i386-linux
> system.
But neither of these configurations are testing the no-networking build,
which is where all the problems are.
R.