This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/22259] [4.1 Regression] spawnv cannot execute gcc/as


------- Additional Comments From dannysmith at users dot sourceforge dot net  2005-07-02 02:49 -------
A workaround is to specify the full path to as in configure script, eg

--with-as=/mingw/bin/as.exe --with-ld=/mingw.bin/ld.exe --
with /nm=/mingw/bin/ld.exe

Danny

-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]