This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/47147] gcc 4.6 fails to compile on NetBSD
- From: "rwild at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 6 Jan 2011 19:41:01 +0000
- Subject: [Bug bootstrap/47147] gcc 4.6 fails to compile on NetBSD
- Auto-submitted: auto-generated
- References: <bug-47147-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47147
--- Comment #3 from Ralf Wildenhues <rwild at gcc dot gnu.org> 2011-01-06 19:40:57 UTC ---
Can you attach output of the failing command when '-o <FILE>' is removed and -c
is replaced with -E? And please post the full failing command, the one you
posted has '; else true; fi' but no 'if' part. Thanks.