Gnu Compiler for Java compiling

marco atzeri marco.atzeri@gmail.com
Mon Apr 2 18:42:00 GMT 2012


On 4/2/2012 8:14 PM, David Rothenberger wrote:
> On 4/2/2012 1:48 AM, Me Myself and I wrote:
>> I have just gone through the install with internet download using
>> the latest cygwin windows installer,
>> on my 64 bit Microsoft Windows 7.  I assume that I've only gotten
>> 32 bit software, which is not my issue.
>>
>> I am trying to compile my first java program,
>>
>> gcj Program.java --main=Program -o Program.exe
>>
>> and I find that I only get the errror message:
>>
>> Exception in thread "main" java.lang.NoClassDefFoundError: org.eclipse.jdt.internal.compiler.batch.GCCMain
>
> Check /usr/share/doc/Cygwin/gcc4.README, specifically the section "Java
> users need an additional download to compile source to bytecode."
>
> I was not able to find the "download_ecj.sh" script mentioned there, but
> downloading the ECJ jar file solved the problem for me.
>

use the search

http://cygwin.com/cgi-bin2/package-cat.cgi?file=gcc4-java%2Fgcc4-java-4.3.4-4&grep=download_ecj.sh

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list