[zeromq-dev] compiling zeromq 2.0 beta2 with pgm on centOS

Steven McCoy steven.mccoy at miru.hk
Wed Jan 20 14:36:18 CET 2010


2010/1/20 Martin Sustrik <sustrik at 250bpm.com>

> Hi Guo,
>
> > I am compiling omq 2.0beta2 on centOS, and I tried with both intel
> > icc/icpc and gcc/g++, but I have issues with both of them.
>
> Just a check: What CPU type you are compiling it for?
>
>
It looks like x86_64, the bigger problem seems to be mixing of G++ and ICC
includes and libraries.

Starts off G++ & RedHat flavour:

libtool: link: g++ -shared -nostdlib
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crti.o
..

Ends up with ICC:

lpthread -lssl
-L/opt/intel/Compiler/11.1/064/tbb/intel64/cc4.1.0_libc2.4_kernel2.6.16.21/lib
-L/opt/intel/Compiler/11.1/064/lib/intel64
-L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -

-- 
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20100120/82b41fa9/attachment.htm>


More information about the zeromq-dev mailing list