Lee Maschmeyer, le Sat 12 Jun 2010 04:28:26 -0400, a écrit : > On Fri, Jun 11, 2010 at 02:56:17AM +0200, Samuel Thibault wrote: > > > export JAVAC_PATH=gcj-3 JAR_NAME=jar-3 > > I've never had to do this, and given the fact that the brltty as > supplied in the Cygwin distribution terminates whenever I go to 6-dot > braille I question whether it's as effective as intended.
Right, there's also that other bug with gcc 4. Also use export CC=gcc-3 to fix that one. > The way suggested on the Cygwin list is to set Cygwin to use GCC > version 3. Set all of it, not just Java. To do this, run the script: > > set-gcc-default-3.sh That's not something I can do in the brltty package build script, but fortunately CC/JAVAC_PATH/JAR_NAME allow me to avoid it, and not tinker with user's environment. Samuel _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
