diff -r 8c5881324a79 -r c232833120c1 scripts/crosstool.sh --- a/scripts/crosstool.sh Sun Jan 04 22:17:53 2009 +0000 +++ b/scripts/crosstool.sh Wed Jan 07 12:11:37 2009 +0000 @@ -315,7 +315,7 @@ t="${!r}-" fi - for tool in ar as dlltool gcc g++ gnatbind gnatmake ld nm objcopy objdump ranlib strip windres; do + for tool in ar as dlltool gcc g++ gcj gnatbind gnatmake ld nm objcopy objdump ranlib strip windres; do # First try with prefix + suffix # Then try with prefix only # Then try with suffix only, but only for BUILD, and HOST iff REAL_BUILD == REAL_HOST