Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [linuxtools-dev] [eclipse-build] Port to new arch with "Bundle failed to resolve"



2011/8/30 Andrew Overholt <overholt@xxxxxxxxxx>
> I'm building eclipse 3.6.2 on arch unicore32.

My only recommendation (having not done any porting work myself) is to
follow what the Debian guys do for PA_RISC, etc. in
eclipse-build-additionalArchs.tar.bz2.

Is there a JIT for unicore32?

Andrew
_______________________________________________
linuxtools-dev mailing list
linuxtools-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/linuxtools-dev

I was referencing ARM's code. Thanks for your advice.

Currently JIT is not supported yet. What we have is IcedTea/Zero.

Back to the top