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/28515] CFLAGS not propagated, resulting in object mismatch



------- Comment #26 from ebotcazou at gcc dot gnu dot org  2006-08-07 07:56 -------
> Does all that sound good? Can we at least agree that the aforementioned
> inconsistency is a bug, even if the build system is too hopelessly complex to
> fix it, and 4.2 might not even have this issue anymore?

It would be a real bug if solving it would lead to something interesting.  But
it will not, bootstrap will die during stage2 because of the discrepancy
between
the ABI of the bootstrap compiler and that of the target.

It's simply unsupported.  And I'm not sure this is specific to GCC.


-- 


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


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