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: RFC: Moving native code in java.net into architecture dependant files - updated patch


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Samstag, 19. April 2003 20:46 schrieb Tom Tromey:
> >>>>> "Michael" == Michael Koch <konqueror at gmx dot de> writes:
>
> Mohan> ...I think we would need a line in configure.in that looks
> Mohan> something like this:
> Mohan> if test "$enable_java_net" = no; then
> Mohan> PLATFORMNET=NoNet
> Mohan> fi
>
> Michael> Do we really need this ? I thought we only need it for
> newlib Michael> users ?  Of course we can add an
> AC_ENABLE(java-net,...) if Michael> needed later.
>
> I think some people are probably still using this option.
> I think Mohan's code snippet looks good.
>
> This would let us get rid of a lot of uses of DISABLE_JAVA_NET,
> too. (Not the ones from the headesr, but all the ones in
> java/net/*.cc)

The DISABLE_JAVA_NETs are already removed in java/net/*.cc except in 
the *Win32.cc files. I wanted to leave this to the windows people, 
Mohan, etc.

Michael
- -- 
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+p9o7WSOgCCdjSDsRAuxEAJoD8WXVNECT+60Z4/LZO6gJiLspNACeOtA5
HnMnkwgLTmOnfwO3SJERip8=
=pcs8
-----END PGP SIGNATURE-----


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