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/47147] gcc 4.6 fails to compile on NetBSD


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.


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