This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: RFC: Moving native code in java.net into architecture dependant files
- From: Mohan Embar <gnustuff at thisiscool dot com>
- To: java-patches at gcc dot gnu dot org
- Date: Mon, 17 Mar 2003 08:59:28 -0600
- Subject: Re: RFC: Moving native code in java.net into architecture dependant files
- Reply-to: gnustuff at thisiscool dot com
Hi Andrew,
>It seems rather complicated. My view is that we should support
>different OSs by means of target-specific files and we should avoid
>the use of conditional compilation where possible....
By "conditional compilation", do you mean #ifdefs within source files?
The solution I was proposing did not have any conditional compilation
within the source files. The conditional stuff would be in configure.in,
not the source files.
>I wonder if we definitely need enable_java_net. I don't see any good
>reason to omit net support on a target that doesn't require such
>omission.
I wasn't experienced enough to make this call.
-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/