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/41405] [4.5 Regression] Bootstrap fails on *-apple-darwin* due to revision 151815



------- Comment #25 from developer at sandoe-acoustics dot co dot uk  2009-09-21 12:45 -------
(In reply to comment #23)
> Created an attachment (id=18621)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18621&action=view) [edit]
> gcc45-pr41405.patch

thanks for the patch.  
I bootstrapped i686-apple-darwin successfully with the addition of
dwarf_strict=1; to darwin_override_options() which is invoked from
SUBSUBTARGET_OVERRIDE_OPTIONS

unfortunately, there are still some ASSERTS when processing libgfortran,
libgnu-obj, libjg.

I wonder if that's because I've not got the dwarf_strict=1; in the correct
place - and I'm working my way through the options processing..


-- 


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


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