[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.hibachi] Re: Problem with toolchain

Hi,

Actually I found out the problem. There is no compiler type installed.
I'm runinng FreeBSD and I tried to modify the jar file in order that FreeBSD get the plugin working and it does except that when you add a compiler you have to choose the compiler type (ObjectAda, Gnat, etc.) ... but this lis is empty so, I'm unable to add a tool chain.


Is there a way to get the plugin working under FreeBSD ? I know there is no code issue since it's java ... it's just in the declaration of the features which are supporting only Solaris, Linux and windows ... what a pity.

Sebastien

Hi,

"Toolchain" means Ada compiler and tools. That is not delivered with Hibachi. Assuming you don't have a vendor supported Ada environment (i.e. Objectada from Aonix, or GNATPro from AdaCore), you can get a gpl'ed version of GNAT from sourceforge (http://gnuada.sourceforge.net/) or the Libre site ( libre.adacore.com). I think the FSF ada compiler should work too (ftp://ftp.gnu.org/), but AFAIK it hasn't been tried. I may be wrong, but I have the impression that the sourceforge distros have more platforms available than libre.

Once you have installed the Ada compiler/debugger, the button will be usuble when you are pointing to the correct directory.

BTW, We hope to be able to create a distro that includes an Ada compiler, but we won't be able to host it on the Eclipse servers, since the compiler will be gpl'ed, which is incompatable with EPL;

Tom


"Sebastien Morand" <seb.morand@xxxxxxxxx> a écrit dans le message de news: fvietl$s4f$1@xxxxxxxxxxxxxxxxxxxx
| Hi people,
|
| I have problem with my toolchain. No toolchain are available on my installation.
| Could someone export his own toolchain and give it to me so that I'll be able to
| import mine.
|
| Button add is mysteriously unavailable.
|
| Thanks by advance for help.
|
| Sebastien