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/49209] unresolved references to fatal() while linking xgcc and cpp


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49209

--- Comment #2 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2011-06-06 13:30:11 UTC ---
These programs should only be calling fatal_error from diagnostic.c, not a 
function named "fatal".


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