Displaying 1 result from an estimated 1 matches for "msg01761".
Did you mean:
  msg01671
  
2009 Sep 18
5
[LLVMdev] OT: intel darwin losing primary target status
I thought of another work around.  The FSF gcc driver can implicitly  
add -no_compact_unwind to the link line.  This tells the linker to not  
produce compact unwind information from the dwarf unwind info in .o  
files.  Then at runtime the darwin unwinder will fallback and use the  
slow dwarf unwind info.
-Nick
On Sep 18, 2009, at 2:27 PM, Nick Kledzik wrote:
> I dug into this.  Based on