On Mon, Jun 10, 2002 at 03:06:22PM +0100, [EMAIL PROTECTED] wrote:
> I think the problem is because 32bit HP uses the SOM object format
> and 64bit HP uses ELF.  These are quite different and hence gcc
> cannot be configured for both targets.  So when you build gcc it is
> a different target (hppa64-hp-hpux11.00) for 64bit than 32bit
> (hppa2.0n-hp-hpux11.00).  NB On PA-linux this is different,  its
> uses ELF32 and ELF64 respectively, so I think a single instance
> of gcc does have 32/64 bit flag.

So the entries you supplied are for gcc (hppa64-hp-hpux11.00)?
Is there a way for "config" to find out itself? Please have a look
into "config" and search for GCC_ARCH to see what I mean.

Best regards,
        Lutz
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
http://www.aet.TU-Cottbus.DE/personen/jaenicke/
BTU Cottbus, Allgemeine Elektrotechnik
Universitaetsplatz 3-4, D-03044 Cottbus
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to