This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: __LP64__ defined on Alpha Linux?
- To: Richard Henderson <rth at cygnus dot com>
- Subject: Re: __LP64__ defined on Alpha Linux?
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Tue, 21 Mar 2000 20:58:03 -0700
- cc: cpg at aladdin dot de, gcc at gcc dot gnu dot org
- Reply-To: law at cygnus dot com
In message <20000321192218.A881@cygnus.com>you write:
> On Wed, Mar 22, 2000 at 03:03:28AM +0100, cpg@aladdin.de wrote:
> > I don't really care (I'm using my Alpha now since some years and survived
> > without __LP64__), but could you share your reasons with us?
>
> IA-64 is the only other target to define it, afaik.
PA64 needs (and defines) __LP64__. Without it the hpux include files will
not DTRT for 64bit compiles.
jeff