[Bug driver/39356] assembler isn't called
r dot emrich at de dot tecosim dot com
gcc-bugzilla@gcc.gnu.org
Wed Mar 4 09:07:00 GMT 2009
------- Comment #2 from r dot emrich at de dot tecosim dot com 2009-03-04 09:07 -------
(In reply to comment #1)
> Huh. It's not even compiling.
>
You're right.
OTOH the sequence
$ gcc -v -S hello.c
$ gcc -v -c hello.s
$ gcc -v -o hello hello.o
builds correctly.
Anyway the driver is broken for x86_64-pc-mingw32.
Perhaps somebody can point Kai Tietz to that problem, eventually he has some
glue.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39356
More information about the Gcc-bugs
mailing list