> >??? 'config' tells apart 32- and 64-bit HP/UX kernels since long time > >ago. Look for 'getconf KERNEL_BITS'. > > That may be the case, but it didnt detect my 64-bit kernel (thus the root > of my emails)...
As clarified by Lutz the issue is that kernel 64-bitness is not checked at all, whenever gcc is used and 'getconf KERNEL_BITS' is never invoked. The subject line should have read "32/64-bit detection on HPUX 11.11 for gcc builds." > Additionally, for those who have kernel in other locations, I would > suggest providing the option of specifying where the kernel is located > (either through a Makefile or Configure file). Why? If it should be sufficient to invoke 'getconf KERNEL_BITS' to cover even impossible cases? Or can you really confirm that 'getconf KERNEL_BITS' fails on your system if actually called? A. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]