[PATCH] Fix a large number of testsuite failures on darwin

Mike Stump mrs@apple.com
Wed Oct 27 03:02:00 GMT 2004


On Oct 26, 2004, at 7:01 PM, Andrew Pinski wrote:
> After Geoff's recent patch to support weak symbols by default, we get
> a large number of testsuite failures because we use weak symbols all
> over the place so it causes cctools to emit an warning/error about
> weak symbols not being enabled as MACOSX_DEPLOYMENT_TARGET is defaulted
> to 10.1.  This patches fixes this by setting MACOSX_DEPLOYMENT_TARGET 
> to
> 10.2 while running the testsuite.
>
> OK?

I think this is the wrong patch.  I think I'd rather have gcc putenv 
and not support 10.1 when the feature is used.  :-(



More information about the Gcc-patches mailing list