This is the mail archive of the libstdc++@sourceware.cygnus.com 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]

Re: HOWTO-honor-std


> To use these flags, some twisting and contortions may be necessary. For
> those with an adventurous palette, please read on.

Very interesting. There is an alternative which I typically use: In
gcc/cp/decl2.c, search for the various flag_ variables, and turn them
on. That way, you know that everything will be compiled with these
flags, even libgcc.

Regards,
Martin


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