This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Java Compiler Build Failure


Doug, Yann, All,

Doug, you have same Ubuntu installation as me. Default gcj
installation with Ubuntu 9.10 comes with broken gjar (it does not work
with that M option). That is why you needed that patch. I replaced
gjar-4.4 with gjar-4.3, that had workin M option, other parts were
coming from the default gcj installation (4.4.1). Both ways help with
that jar command crash. Unfortunately my build still stops at that

i486-build_pc-linux-gnu-gcj -o ecjx -findirect-dispatch
--main=org.eclipse.jdt.internal.compiler.batch.GCCMain
/opt/crosstool/targets/src/gcc-4.3.2/libjava/../ecj.jar

line. I tried using 900MB and 1 GB ram.

I suppose that 1.4GB might be too much for my VirtualBox on 1.8GB
laptop. Well, I'll try it overnight, but most likely it requires
proper Linux installation.

-Matti

-Matti

2010/5/26 Doug Kehn <rdkehn@yahoo.com>:
> Hi Yann,
>
> --- On Wed, 5/26/10, Yann E. MORIN <yann.morin.1998@anciens.enib.fr> wrote:
>
>> From: Yann E. MORIN <yann.morin.1998@anciens.enib.fr>
>> Subject: Re: Java Compiler Build Failure
>> To: crossgcc@sourceware.org
>> Cc: "Doug Kehn" <rdkehn@yahoo.com>, "matti kaasinen" <matti.kaasinen@gmail.com>
>> Date: Wednesday, May 26, 2010, 11:27 AM
>>
>> > Just curious ... did the gcc-4.4.3 java compiler build
>> for you out-of-box
>> > or did you need to apply the patch I posted?
>>
>> No I did not apply this patch. Only pristine crosstool-NG,
>> using the latest
>> from the repository.
>>
>
> Hmmm. ?What host tool versions do you have? ?My host system is Ubuntu 9.10 with gcc/gcj 4.4.1, and jar/classpath 0.98. ?I'm using crosstool-ng-1.7.0 and the arm-cortex_a8-linux-gnueabi sample.
>
> Regards,
> ...doug
>
>
>
>
>
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq
>
>

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]