This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
SV: SV: Adding another configuration feature to libjava forarm-elfmetal configurations
- From: Andrew Haley <aph at redhat dot com>
- To: Øyvind Harboe <oyvind dot harboe at zylin dot com>
- Cc: "Anthony Green" <green at redhat dot com>, <java at gcc dot gnu dot org>
- Date: Thu, 1 May 2003 18:42:52 +0100
- Subject: SV: SV: Adding another configuration feature to libjava forarm-elfmetal configurations
- References: <41D1051F31A2674C99E41CA28EE734980A1FE1@isp-ex2k.intellimade.net>
Øyvind Harboe writes:
>
> >Maybe a better idea than a fork would be some scripts that walk over
> >the sources making modifications. We would then have some sort of
> >stylized comments that indicate where the exclusions are made. It
> >would then be a drudge job to go over the sources adding the marks.
>
>
> That sounds an awful lot like #ifdefs, though #ifdefs don't exist in Java
Correct. The lack of a Java preprocessor is a PITA.
Andrew.