This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcc-3.1 libcj issues
- From: andreas tobler <toa at pop dot agri dot ch>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: GCC-Java <java at gcc dot gnu dot org>, Alexandre Oliva <aoliva at redhat dot com>
- Date: Fri, 15 Mar 2002 20:14:46 +0100
- Subject: Re: gcc-3.1 libcj issues
- References: <877kod3a1m.fsf@creche.redhat.com>
>>>>>> "Andreas" == andreas tobler <toa@pop.agri.ch> writes:
>
>Andreas> I saw the status page about java and branch 3.1, here I found
>Andreas> the PPC Darwin with my name and the status ok.
>
>Thanks for accepting your "volunteer" status! :-)
;-) I think I'm the only one trying to use it.
>
>Andreas> 1. I have to tweak gcc/gcc/ginclude/stddef.h
>Andreas> 2. additional this one gcc/libstdc++-v3/include/c_std/std_cctype.h
>
>Yes, please report these. This gets a little out of our hands. It
>would be too bad if we couldn't support Darwin in this release, but we
>might be forced that way. Let's at least give it a try though.
Done so, we'll see.
>
>Andreas> 3. I have to tweak the libtool file after being
>Andreas> generated. Here I have to modify the AR_FLAGS from 'cu' to
>Andreas> 'qc' otherwise some files get overwritten in the archive.
>
>Unfortunately for him :-), Alexandre Oliva is the libtool expert.
>Alexandre, could you add this to your list? We'd like to make it as
>easy as possible to build libgcj 3.1 on Darwin.
Here we had a thread about on gcc-java a few weeks ago without result,
well, the only one for me is the tweaking.
Andreas