> >The relevant question is of requestor can > >confirm that gcc can *now* generate *both* 32- and 64-bit code? > What's > >the switch? -m64 as on most of other plaforms or something else? Does > >'./Configure hpux64-parisc-gcc -m64' work? Note the commentary > section > >above hpux64-parisc-gcc... > > <snip> > nmcmadam:/opt/patches/openssl-0.9.7c> ./Configure hpux64-parisc-gcc -m64 > ... > Configured for hpux64-parisc-gcc. > nmcmadam:/opt/patches/openssl-0.9.7c> > </snip> > > Does that help?
Not really:-) What happens if you actually run 'make'? Does 'gcc -m64' actually work? Are resulting object modules ELF64? Does very same command, gcc, *without* -m64 generates 32-bit "PA-RISC relocatable object"? A. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]