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: [DARWIN]: Add -mdynamic-no-pic to Darwin-specific options


> 
> On Aug 19, 2004, at 12:32 PM, Robert Bowdidge wrote:
> > +  powerpc-apple-*)
> > +    host_makefile_frag="config/mh-ppc-darwin"
> > +    ;;
> 
> No, please use powerpc-apple-darwin* instead...  powerpc-apple-linux 
> would not be completely unreasonable for a linux config, and we don't 
> want to use this flag with such a triplet.

Or even better:

powerpc-*-darwin*


-- Pinski

> 
> 
> 


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