Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » ecj compilation
ecj compilation [message #334566] Wed, 18 February 2009 14:12 Go to next message
Eclipse UserFriend
Originally posted by: mansour.alakeel.gmail.com

Hello all,
I am not sure if this is the right place to ask this question. If not,
please advice me.

I am trying to compile ecj (Eclipse compiler for Java) using gcj to
native code. I was not able to find documentation on this. Is there a
way to compile ecj to native binary on linux, using gcj ?
Re: ecj compilation [message #334573 is a reply to message #334566] Wed, 18 February 2009 15:43 Go to previous message
Olivier Thomann is currently offline Olivier ThomannFriend
Messages: 518
Registered: July 2009
Senior Member
Mansour a écrit :
> I am trying to compile ecj (Eclipse compiler for Java) using gcj to
> native code. I was not able to find documentation on this. Is there a
> way to compile ecj to native binary on linux, using gcj ?
This is more a question for the jdt newsgroup.
Anyway, I played with this a while ago and I always ended up with a big
executable.
You can have a look at the ant scripts in the scripts folder of the
jdt.core project.
/org.eclipse.jdt.core/scripts/export-ejavac.xml
/org.eclipse.jdt.core/scripts/export-ejavac2_linux.xml
/org.eclipse.jdt.core/scripts/export-ejavac2.xml

They might be completely out of date since I didn't touch them for
months, but they might give a good starting point.
--
Olivier
Previous Topic:Q: fragment as fragment host?
Next Topic:custom javadoc plugin; exception finding narrow_book.css
Goto Forum:
  


Current Time: Wed Jul 03 17:17:45 GMT 2024

Powered by FUDForum. Page generated in 0.02988 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top