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,

> (a) determined by compile- and link-time tests, and/or

While we are at it, I think I need a clarification about link-time tests: in the current configure.ac there is this comment:

  # Only do link tests if native. Else, hardcode.

thus, I'm not sure to understand the status of those tests: are or not generally allowed also when cross-compiling?

Paolo.


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