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: <4B5442D7.1090004@gmail.com> Date: Mon, 18 Jan 2010 11:15:35 +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: Java alternatives (was Re: Updated: stable compiler package gcc4-4.3.4-3) References: <4B39942B DOT 5040900 AT users DOT sourceforge DOT net> <4B4A9CFF DOT 70802 AT gmail DOT com> <4B4AB4AC DOT 1010005 AT users DOT sourceforge DOT net> In-Reply-To: <4B4AB4AC.1010005@users.sourceforge.net> 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 Yaakov (Cygwin/X) wrote: > On 10/01/2010 21:37, Dave Korn wrote: >> BTW I'm going to ship AWT with the next GCJ, if that's of any interest to >> anyone. It builds and appears to be passing the mauve testsuite, so >> that's probably worth chucking over the wall and letting people start >> playing with. > > Good idea, but a heads-up; with Classpath, I found that a patch was > necessary to fix Awt fonts, and Swing which uses them extensively: > > http://cygwin-ports.svn.sourceforge.net/viewvc/cygwin-ports/ports/trunk/java/classpath/0.98-awt.patch Thanks! I see it's mostly renaming font paths. Hmm, could we do that by supplying a package full of symlinks at the paths classpath expects, rather than altering the sources? Also, what's the isLogicalFontName change for? > BTW, gjavah and the other tools are going to work in the next release, > right? I have to admit the only answer to that is "it depends". The locale problem has gone away in 4.5, to be replaced by a crash... :-( > Attached. Ta, I'll work them into the next release. >> Argh, and thank you for pointing that out. It appears that I lost all the >> x perms on all the scripts in my last build, probably caused by my using >> win32 editors (followed by d2u) when adjusting them. I've spotted that >> and fixed it manually a few times but I'd better script it to avoid >> future accidents; it'd be an easy thing to add to the cygport. > > Append their basenames to SRC_URI and dobin in src_install. Thanks! cheers, DaveK -- 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