------- Comment #5 from jakub at gcc dot gnu dot org  2009-01-09 09:36 -------
Seems to work on x86_64-linux.  The error message is different if the program
doesn't exist:
./xgcc -b nonexistent-target -B ./ -v
./xgcc: error trying to exec './nonexistent-target-gcc-4.4.0': execvp: No such
file or directory
from:
./xgcc -b nonexistent-target -B ./ -v
xgcc: couldn't run './nonexistent-target-gcc-4.4.0': No such file or directory
but I guess that's not a big deal.  When the program exists, it works just
fine.  If it works on mingw, can you post it to gcc-patches?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38580

Reply via email to