[zeromq-dev] compiling zeromq 2.0 beta2 with pgm on centOS
Steven McCoy
steven.mccoy at miru.hk
Wed Jan 20 14:41:37 CET 2010
2010/1/20 Guo, Yanchao <Yanchao.Guo at sac.com>
>
> Thanks Steven. Do you have any idea on the linking error for GNU
> compilation? Also, our main program is compiled with intel compiler, do you
> see any issue linking the main program with GNU compiled zmq/pgm library?
>
> The C ABI is stable and you can link across pretty much all compilers. C++
usually has an unstable ABI and so you might see problems if you try to link
G++ C++ code with ICC C++ code.
For ZMQ you are probably after OpenPGM compiled with GCC and ZMQ compiled
with ICC. See what Martin thinks on how practical that is to configure.
--
Steve-o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20100120/9d2a59e6/attachment.htm>
More information about the zeromq-dev
mailing list