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: GLIBCXX_CROSSCONFIG with newlib targets


> If the target also uses newlib (and one configures with
> --with-newlib), then the GLIBCXX_CROSSCONFIG macro is bypassed.  Is
> there some other way to hardwire target parameters in a cross
> environment that I haven't noticed?

If the target uses newlib, what parts of crossconfig.m4 do you need?
(The expected answer is none.) Have you looked at configure.host?

-benjamin


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