This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: -mmacosx-version-min and libgcc
On Sep 29, 2005, at 1:16 PM, Geoffrey Keating wrote:
On 29/09/2005, at 12:42 PM, Andrew Pinski wrote:
On Sep 29, 2005, at 3:40 PM, Geoffrey Keating wrote:
Yes but I was not building in the top level but in the gcc sub-
directory
as I normally did when I wanted to start testing a patch or debug
GCC.
Is this really supposed to work? How?
Yes.
Substitution during Makefile build time is one technique employed,
there are others.