[zeromq-dev] [PATCH] build refactoring

Mikko Koppanen mikko.koppanen at gmail.com
Sat Nov 13 17:32:27 CET 2010


On Fri, Nov 12, 2010 at 3:21 PM, Steven McCoy <steven.mccoy at miru.hk> wrote:
> The third (C++
> long-longs) should have an equivalent if Sun ONE and ICC are being strict?

Hi,

I refactored things a but further:

- Check compilers for C and C++
- AC_CHECK_LIB(example, main) barfs under Sun Studio with error
message "recursive call to main" when using strict mode
- Moved doc/man page checks to separate function. On mingw the
configure previously incorrectly told that man pages will be installed
- Added strict modes for ICC and Sun Studio


This patch also contains the earlier
'0002-Fix-ICC-SunStudio-builds-when-compiling-with-pgm.patch'. This is
still a work in progress but sending out to get some feedback whether
things are going to right direction.



-- 
Mikko Koppanen



More information about the zeromq-dev mailing list