This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/22259] [4.1 Regression] spawnv cannot execute gcc/as
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jul 2005 08:08:44 -0000
- Subject: [Bug bootstrap/22259] [4.1 Regression] spawnv cannot execute gcc/as
- References: <20050630200958.22259.fxcoudert@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-07-02 08:08 -------
> One option: have gcc/Makefile stamp-as target test "build" and output
> appropriate script to MS Windows BATCH file as.bat.
I tried to copy the assembler in the tree, instead of making a script pointing
to it. It works. Is there any drawback to this approach?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22259