Re: [javaCompiler-users] javaCompiler on Linux
Status: Beta
Brought to you by:
soapy
From: Marco T. <mt...@gm...> - 2006-07-31 11:19:25
|
Hello Norman Norman Rie=C3=9F wrote: > Hey Guys, >=20 > i=C2=B4m new to the list. > I wanted to try the javaCompiler package, because i think it is a great= =20 > tool. > But the 160MB-Version seems do be for Windows only. Yes, JavaCompiler is for Windows only. I'm still fighting with myself if=20 I should build a linux version too (needs pretty much time). > And i don=C2=B4t really=20 > get along with the source version, which is labeled as platform=20 > independent. The source is for the GUI frontend. It's in Java and uses SWT. It works=20 perfectly on linux (I used it myself a couple of times). But the problem is that you can't do anything with the GUI alone. You=20 need GCC builds and precompiled utilities... > There is no documentation to use the source package either=20 > (or did i only not find it?). There is no documentation. What should be in there? > So is there a way to user javaCompiler on Linux? Yes and no. You could compile the gccs and utilities yourself. The GUI would work. Another thing you could do is donate to javaCompiler and thus influence=20 my decision wether to create a linux release or not ;-) regards Marco |