libgcj ,OFS1 on alpha
Tom Tromey
tromey@cygnus.com
Fri Apr 16 09:47:00 GMT 1999
>>>>> "David" == David Pettersson <dapet@mai.liu.se> writes:
David> This sounds like to much configure / makefile work for me to be
David> able to do. Below is a temporary (ugly) fix patch to get on to
David> the next problem.
Thanks. However, I'm not going to install this patch.
Conditionalizing based on `__osf__' is not something we want to do.
David> There is also patches to two more of the TRUE/FALSE defined
David> problem.
Thanks. I'd like to find a better solution to this problem.
One solution would be to omit TRUE and FALSE from Boolean.h. I tend
to prefer this, since these are defined in a number of places (e.g.,
the X headers). The #undef trick won't work in all situations.
The downside is that native code then can't use these constants. I
don't consider this to be a big loss.
Any comments? Or other ideas?
Tom
More information about the Java
mailing list