id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
877,Parrot fails to compile on OS X 10.6 with GCC 4.2 out of the box,johnewart,coke,"Using GCC 4.2 on OS X 10.6 Configure.pl fails at the inter::progs step because gcc is attempting to use the -Wno-long-double flag, which is not supported on this configuration. 

I have attached a patch which addresses this in the darwin.pm by  checking the MACOSX_DEPLOYMENT_TARGET and removing the -Wno-long-double flag if this is set to 10.6, compilation and execution appear to work fine without this. ",patch,closed,minor,,configure,trunk,low,fixed,,,,applied,mac
