This is the mail archive of the gcc@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]

Re: HPUX 11 and 64 bit support


> 
> 
>   In message <000201bdc7c0$68131050$89040101@dana.bgs.com>you write:
>   > All,
>   > 
>   >    Does egcs 1.1 support HPUX 11 in 64 bit mode?
> It doesn't really support hpux11 at all.  You might be able to kludge
> something together to support hpux11 in 32bit mode.  64bit mode is a
> lot more work.
> 

On HPUX 11, the HP compiler generates 32bit code in the SOM (sp?)
format by default. But you can use a switch to generate 64bit code,
which will be in ELF. Also there are 2 versions of HPUX 11, one is
32bit and the other is 64bit.

If egcs will support HPUX 11, do we support both 32bit and 64bit?
Which binary format do we use? Do we support both binary formats?

BTW, with ELF in HPUX 11, can ld in binutils work on HPUX 11 in ELF?


-- 
H.J. Lu (hjl@gnu.org)


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