X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <4B7898D6.4000206@gmail.com> Date: Mon, 15 Feb 2010 00:44:06 +0000 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: problem building brltty's java with cygwin 1.7 References: <20100215000948 DOT GU5200 AT const DOT famille DOT thibault DOT fr> In-Reply-To: <20100215000948.GU5200@const.famille.thibault.fr> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 15/02/2010 00:09, Samuel Thibault wrote: > using gcj test.java results to the same error. This is gcj 4.3.4 > 20090804 (release) 1. Am I perhaps missing some package? I have > installed gcc4-java. Did you check /usr/share/doc/Cygwin/gcc4.README(*), in the section "Java users need an additional download to compile source to bytecode"? You need ecj.jar, which isn't yet part of the distro. There's a script provided to help you download it: try ". /usr/sbin/download_ecj.sh", if you haven't already. (NB: the "." - it means the same as the "source" builtin - is required, because the script lost its execute perms owing to a packaging error.) [ Note that you may still run into bugs, which I'd like to hear about. gcj-4 is still work in progress. I hope 4.5.0 to be better. ] cheers, DaveK -- (*) - Also in the package release announcement: http://www.cygwin.com/ml/cygwin-announce/2009-12/msg00014.html -- 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