Subject: Re: __PIC__ and __pic__
To: Nick Hudson <skrll@netbsd.org>
From: Matt Thomas <matt@3am-software.com>
List: tech-toolchain
Date: 03/03/2004 12:59:17
At 11:46 AM 3/3/2004, Nick Hudson wrote:
>On Tuesday 02 March 2004 21:15, Jason Thorpe wrote:
> > On Mar 2, 2004, at 12:16 PM, Nick Hudson wrote:
>[...]
> > > I believe TARGET_OS_CPP_BUILTINS is the right place...
> >
> > Yes.  I agree is should be consistently defined for -fpic and -fPIC for
> > all of NetBSD's configurations.
>
>OK to commit the attached?

Is there a need to know whether -fPIC or -fpic was supplied?
__PIC__=1 == -fpic
__PIC__=2 == -fPIC


-- 
Matt Thomas                     email: matt@3am-software.com
3am Software Foundry              www: http://3am-software.com/bio/matt/
Cupertino, CA              disclaimer: I avow all knowledge of this message.