https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78736
Indan changed:
What|Removed |Added
CC||indan at nul dot nu
--- Comment #13 from Indan
Version: 4.0.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: indan at nul dot nu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24241
--- Comment #3 from indan at nul dot nu 2005-10-06 17:27 ---
(In reply to comment #2)
> Note if you want the compiling multiple .c into one .o files use -combine.
>
Thanks for the quick reply and the tip.
Shouldn't gcc either give an error, or restore the old behaviour? Wo
--- Comment #7 from indan at nul dot nu 2005-10-16 12:06 ---
Was the non-standard behaviour in 3.4 a bug or a feature? In any case, isn't it
reasonable to mention the -combine option in the error message? Something like:
fatal ("cannot specify -o with -c or -S with multiple