[zeromq-dev] AIX/HP-UX
George Neill
georgen at neillnet.com
Fri Nov 28 09:21:16 CET 2008
Martin,
> We are going to release version 0.4 on Monday, so this is the last
> chance of getting AIX and HP-UX in.
>
> As far as I understand, only a bit of code allowing the particular
> platform in autotools is missing, something like:
>
> *aix*)
> AC_DEFINE(ZMQ_HAVE_AIX, 1, [Have AIX OS])
> ;;
>
> Am I right or is there anything else missing?
What you mention above *should* work for AIX, however it should be
noted I have only compiled using IBM xlC_r and cmake at this point.
So I am not 100% sure if anything else is needed for the autotool
scripts.
On HP/UX, I had to add a few -D's for the HP aCC compiler to get it to
compile. So the autotool script will need a bit more work.
I apologize, I have not found the time to install autotools to create
a patch for AIX and HP/UX for you guys. I will try to get to this as
soon as I can, but unfortunately it probably won't be before Monday!
Later,
George.
More information about the zeromq-dev
mailing list