http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37109
--- Comment #5 from Thorsten Glaser <tg at mirbsd dot org> 2011-04-29 23:09:28 UTC --- > Confirmed for gcc-4.4 (4.4.6-2) Building from Debian/amd64 by the way. Workaround is: copy/paste the failing command line into another shell, then edit it (remove the m68k-linux-gnu-) and run it, then re-run make: 1|tg@zigo:~/Xg/gcc-4.4-4.4.6/b68k/gcc $ (cd ada/bldtools/nmake_s && gnatmake -q xnmake && ./xnmake -s ../../nma> x-gnu-gnatmake -q xtreeprs && ./xtreeprs ../../treeprs.ads ) < /bin/mksh: ./xtreeprs: not executable: magic 7F45 1|tg@zigo:~/Xg/gcc-4.4-4.4.6/b68k/gcc $ (cd ada/bldtools/treeprs && gnatmake -q xtreeprs && ./xtreeprs ../../tr>