On 1/17/13 8:24 AM, Daniel Macks wrote: > On Thu, 17 Jan 2013 07:43:22 -0700, Alexander Hansen > <[email protected]> wrote: > On 1/17/13 5:44 AM, Martin Costabel wrote: >> > On 17/01/13 11:04, Kay Wiese wrote: >> > [] >> >> Package manager version: 0.34.4 >> >> Distribution version: selfupdate-rsync Thu Jan 17 10:55:15 2013, >> 10.7, x86_64 >> >> Trees: local/main stable/main >> >> Xcode.app: 4.5.2 >> >> Xcode command-line tools: 4.3.0.0.1.1249367152 >> > > Your command line tools are from an older version of Xcode. When >> you > update Xcode.app, the command line tools are not updated >> automatically, > you have to do this manually every time, either from >> inside Xcode.app > (Preferences->Downloads) or by direct download from >> Apple. > (No clue why Apple thought that people would want a new Xcode >> with old >> command-line tools.) >> >> There were other reports on this list that pixman didn't get along with >> Xcode 4.2's build tools, and now we know that the 4.3 tools don't work, >> either. Maybe it'd be worth a versioned build dependency at this point. > > Is there a --disable-asm or somesuch that would enable biulding with the > old one? > > dan > > -- > Daniel Macks > [email protected] > >
There's --disable-gcc-inline-asm (disable GNU-style inline assembler). I don't have 10.7 with Xcode < 4.5.x conveniently available to test that, though. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnmore_122712 _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
