is there a guide for compiling postfix for 32-bits? or is there no difference from the 64-bit guide? or is such a thing not possible?
thanks
Yes it is possible, I only haven't tested it myself yet. Lack of spare computers ;-)
Just leave out all the config options like:
CFLAGS="-arch x86_64" CXXFLAGS="-arch x86_64"
You must log in to post.
Register or log in:
Username Password
#
is there a guide for compiling postfix for 32-bits?
or is there no difference from the 64-bit guide? or is such a thing not possible?
thanks
#
Yes it is possible, I only haven't tested it myself yet. Lack of spare computers ;-)
Just leave out all the config options like: