List:MySQL++« Previous MessageNext Message »
From:Kristofer Spinka Date:November 22 2005 6:39pm
Subject:Re: Compilers other than GCC and MSVC
View as plain text  
GCC, MSVC++ and Sun Studio 11.

If you prefer to just add support for Sun compilers, the 
compiler defines "__SUNPRO_CC" when compiling C++.

   /kristofer

> I suppose the compile would fail anyway if a compiler didn't have these
> strtoll-style functions.  I'd support converting the error to a warning.
> 
> How many compilers do you have access to?  Could you send a list of their
> defines, so we could specifically check for them?
> 
> Thanks,
> - Chris
Thread
Re: Compilers other than GCC and MSVCKristofer Spinka22 Nov