15.05.2012 23:55, Steven McCoy написал: > On 15 May 2012 13:04, Pieter Hintjens <[email protected] > <mailto:[email protected]>> wrote: > > On Tue, May 15, 2012 at 10:15 AM, Boris Gulay <[email protected] > <mailto:[email protected]>> wrote: > > > When compiling on GCC 4.4+ the following warning message is issued: > > ctx.hpp:56: note: the mangling of 'va_list' has changed in GCC 4.4 > > Is everything OK? > > I see some references on google but no idea what the impact is... > > > The literal interpretation is that the ABI for va_list has changed so > any API that exports a va_list parameter such as vsprintf will break > cross GCC releases. > > This only applies to ARM. So library releases will need to be specific > to the compiler version. I'm compiling for ARM. So, does v2.2 work when compiled on gcc 4.4+ or not? Latest NDK contains gcc 4.4.1.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
