diff -r 8c5881324a79 -r ff9c81b84c42 scripts/crosstool.sh --- a/scripts/crosstool.sh Sun Jan 04 22:17:53 2009 +0000 +++ b/scripts/crosstool.sh Sun Jan 11 18:05:25 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