This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Patch1 darwin & libgcj
- From: Tom Tromey <tromey at redhat dot com>
- To: Andreas Tobler <toa at pop dot agri dot ch>
- Cc: GCC-Java <java at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: 01 Jan 2002 16:47:45 -0700
- Subject: Re: Patch1 darwin & libgcj
- References: <3C2DF55B.E648FC19@pop.agri.ch>
- Reply-to: tromey at redhat dot com
>>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:
Andreas> this is the first patch from my side to make libgcj compile
Andreas> under darwin5.2. It defines the IEEE_BIG_ENDIAN in ieeefp.h
Andreas> since darwin doesn't know the switch __PPC__. Welcome for
Andreas> comments and corrections.
This looks fine. I'm checking it in.
Tom