This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: [RFC] Do we care about binary compatibility of code produced by cross-compilers?


Hi,

> Anyhow, link-time tests are not a theoretical problem (i.e.,
> don't lead to inherently lead to different cross vs. native results) but
> may be a problem in practice for some people.

Yes, that matches with my (vague) understanding. I think we have t renounce to link-time tests (barring much larger reorganizations of the entire build system) and that will be the most difficult part... because otherwise the TRY_RUN we can certainly avoid, I don't see other major problems.... hummm.

Paolo.


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