Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2011 19:26:47 +0530
From:      "Jayachandran C." <c.jayachandran@gmail.com>
To:        Robert Millan <rmh@debian.org>
Cc:        freebsd-mips@freebsd.org
Subject:   Re: [PATCH] _MIPS_SIM builtin macro
Message-ID:  <CA%2B7sy7CZEC8dywWq0kQZSZOLjzxLrBGdkW4YmJH5_=Wx4QD2gA@mail.gmail.com>
In-Reply-To: <CAOfDtXNhGs-piK4ZUe%2BO0Zb2wxi%2B8Vdg0PysXjRo04BQ=Bahhg@mail.gmail.com>
References:  <CAOfDtXNhGs-piK4ZUe%2BO0Zb2wxi%2B8Vdg0PysXjRo04BQ=Bahhg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 19, 2011 at 6:35 PM, Robert Millan <rmh@debian.org> wrote:
> Hi,
>
> Please could you define the _MIPS_SIM builtin macro on MIPS platforms? =
=A0It is
> defined in recent versions of GCC.

The macros seems to be already there, or am I missing something here?

[jc@daemon]$ make buildenv
Entering world for mips64eb:mips
$ touch /tmp/x.c
$ gcc -dM -E /tmp/x.c | grep SIM
#define _MIPS_SIM _ABI64


JC.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2B7sy7CZEC8dywWq0kQZSZOLjzxLrBGdkW4YmJH5_=Wx4QD2gA>