Front page | perl.perl5.porters |
Postings from February 2003
Re: -Os for Darwin why?
Thread Previous
|
Thread Next
From:
Wilfredo Sánchez
Date:
February 17, 2003 20:06
Subject:
Re: -Os for Darwin why?
Message ID:
66BB2574-42F6-11D7-B275-0003936FA9FA@mit.edu
ProjectBuilder now defaults to -Os.
I bet you can find something on Tech Info Library, and the option is
documented in gcc(1).
I'm not sure we need to document every option in the hints file, but
OK.
-wsv
On Monday, February 17, 2003, at 07:14 PM, schwern@pobox.com wrote:
> I've never seen anything use -Os as a default before and the hint file
> logic in darwin.sh of using -O3 for 5.X and down and -Os for 6.X and
> up is
> usually used to avoid broken compilers. I couldn't think of any other
> reason why you'd use -Os just then and there's no explaination in the
> hint file (patch follows).
Thread Previous
|
Thread Next