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_PROFILE on non-Linux?


On 01/19/2010 04:20 PM, Ian Lance Taylor wrote:
> You can diagnose it at compile time via something like
>
> #ifndef __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4
>   
Eh, the macros I implemented a while ago turn out to be useful ;)

Sure, anyway, I agree with Ian, Silvius could add something like this...

Paolo.


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