Here is a patch to nsis-2.27-src to allow makensis to build on hpux.
It allows building makensis with gcc/g++ or aCC.
Unfortunately, in the case of aCC, there is no provision to build with a cross compiler, since I don't have access to one in my hpux environment.
Many thanks to kichik for being patient and helping me with creating this patch.
patch to allow building on hpux
Logged In: YES
user_id=584402
Originator: NO
Thanks, applied with some minor changes to make it work on Windows as well.