This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [PATCH] Define _LP64 on x86-64?


Jason R Thorpe <thorpej at wasabisystems dot com> writes:

> On Sun, Mar 09, 2003 at 12:57:54PM +0100, Andreas Jaeger wrote:
>
>  > Or should we define this independed of the OS?  In that case I'll add
>  > this to TARGET_CPU_CPP_BUILTINS instead.
>
> I think the expected macro depends on the OS and the CPU.  That said,
> all NetBSD LP64 targets define _LP64 via a common configuration hook.

So, since NetBSD has it already and I think we should add it for Linux
- and it's there for all OS on ia64 , should we define it now for all
OS?

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj at suse dot de
   private aj at arthur dot inka dot de
    http://www.suse.de/~aj


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