This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcj on HP-UX
- From: "Andreas Tobler" <toa at pop dot agri dot ch>
- To: "Michael Koch" <konqueror at gmx dot de>,java at gcc dot gnu dot org
- Cc: "mariner ux" <marinerux at gmx dot net>
- Date: Fri, 28 Jan 2005 11:51:14 +0100
- Subject: Re: gcj on HP-UX
>-- Original Message --
>From: Michael Koch <konqueror@gmx.de>
>To: java@gcc.gnu.org
>Subject: Re: gcj on HP-UX
>Date: Fri, 28 Jan 2005 09:34:53 +0100
>Cc: "mariner ux" <marinerux@gmx.net>
>
>
>Am Freitag, 28. Januar 2005 09:13 schrieb mariner ux:
>> Hi there,
>>
>> I'm trying to compile GCJ on HP-UX 10.20.
>> I'm doing this to compile Java source code into native Code.
>>
>> I downloaded the gcc-3.3. And putted it into the folder compile:
>
>Can you please try a recent stable version (3.4.3) or even better
>CVS ? There are most probably fixes for your problems in there.
Well, HP-UX lacks libffi support, about boehm-gc I'm not sure off hand.
So basic preconditions are not available to build gcj on HP-UX. Neither
on 3.x nor on cvs 4.x.
Andreas