[zeromq-dev] Compilation warning on GCC 4.4

Boris Gulay boris at boressoft.ru
Wed May 16 15:58:56 CEST 2012


15.05.2012 23:55, Steven McCoy написал:
> On 15 May 2012 13:04, Pieter Hintjens <ph at imatix.com
> <mailto:ph at imatix.com>> wrote:
> 
>     On Tue, May 15, 2012 at 10:15 AM, Boris Gulay <boris at boressoft.ru
>     <mailto:boris at boressoft.ru>> 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.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120516/a8a85cf8/attachment.sig>


More information about the zeromq-dev mailing list