[zeromq-dev] [PATCH] build refactoring
Steven McCoy
steven.mccoy at miru.hk
Mon Nov 15 02:11:21 CET 2010
On 14 November 2010 04:44, Martin Lucina <mato at kotelna.sk> wrote:
> Hi Mikko,
>
> this all looks good to me. +1
>
> Nice to see someone other than me tackling the autoconf-fu :-)
>
> One question, what's with the -Dasm=__asm__? AFAIR we use __asm__ correctly
> everywhere in ZeroMQ.
>
>
That's PGM, I treat __asm__ as incorrect and strictly use "asm" and
"volatile" as they should be. Only MSVC and strict mode in ICC & SunPro
need the extra TLC.
--
Steve-o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20101114/368d8bde/attachment.htm>
More information about the zeromq-dev
mailing list