This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

How to tell gcc to produce 32 bit or 64 bit on HPUX 11


I need to generate both 32 and 64 bit execuatables
for backwards compatibility.
 
I've tried the -m64/32 options but these appear to be specific to
sparc machines.
 
Thanks in advance.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]