On 5/15/13 6:21 PM, Alexander Hansen wrote: > On 5/15/13 5:03 PM, Alexander Hansen wrote: >> On 5/14/13 3:47 PM, Sjors Gielen wrote: >>> Op 15-05-13 00:43, Alexander Hansen schreef: >>>> My assumption here is that the package was tested against an earlier >>>> clang. >>> >>> I think so too. Thanks for the report, Scott. I'm running that same >>> version of clang; I'll try a build now to see if I can reproduce. >>> >>> Sjors >>> >> >> The configure script is run using gcc-fsf-4.7, and that is tested to be >> able to handle -gstabs+ and so that option gets added into the CFLAGS. >> When clang gets used in dlls/winemac.drv, that "-gstabs+" is still in >> the CFLAGS, but clang doesn't know about it. >> >> Is there a particular reason that clang rather than gcc-fsf-4.7 gets >> used for dlls/winemac.drv ? > > Answering my own question, it appears to be the "mac" part. :-) That > didn't get along with gcc-fsf-4.7 at all. > > I'm now trying a build where I patched -gstabs out of config.status > before it gets re-run.
That seems to have worked--at least I was able to run Notepad. Scott and Sjors, if you'd like to try what I did, edit /sw/fink/dists/stable/main/finkinfo/x11/wine-32bit.info and add the following just before the "./config.status" line: perl -pi.bak -e 's/\-gstabs\+//' config.status -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently configure, manage, and operate all of your security controls from a single console and one unified framework. Download a free trial. http://p.sf.net/sfu/alienvault_d2d _______________________________________________ Fink-beginners mailing list Fink-beginners@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners