------- Comment #35 from howarth at nitro dot med dot uc dot edu 2009-09-18 22:45 ------- We have two messages on llvm-dev which discuss the exact cause of the breakage on darwin10 and possible fixes...
http://lists.cs.uiuc.edu/pipermail/llvmdev/2009-September/025908.html http://lists.cs.uiuc.edu/pipermail/llvmdev/2009-September/025909.html It appears the options are 1) not to add epilog unwind information for Darwin or 2) have the gcc driver implicitly add -no_compact_unwind to the link line. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41260