Oh, I know the problem :) Seems like I ran a funny utility to strip out PPC code from my entire Mac. I didn't realise it would go over my development libraries also.
Saved a few GB though! Guess I'll have to reinstall those libraries... :( On 14 Feb 2011, at 23:53, Theodore H. Smith wrote: > So... I updated a project to Xcode 3.2.5 > > My source code has not changed. It still compiles fine for Linux and Windows. > But Xcode fails to compile it now. > > "_exit", referenced from: > "_strlen", referenced from: > "_memcpy", referenced from: > "_memset", referenced from: > "_malloc", referenced from: > "_free", referenced from: > > these errors, and many more like it, now occur. How can Xcode not even find > "exit"?? > > I do have this in my linker settings: > > LINK_WITH_STANDARD_LIBRARIES = YES > > So I would expect it to "just work". > > Anyone else bumped into this problem? -- http://elfdata.com/plugin/ "String processing, done right" _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>