<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Sorry, I missed the part of you question stating you "grabbed the abi header and dylib".<div>To make it clear, this step is not required on 10.7, as Lion already provide this library and the corresponding header.<div><div><br></div><div><div><div>Le 17 nov. 2011 à 17:43, Jean-Daniel Dupas a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Is there any change you get a custom version of libc++abi.dylib somewhere in the linker search path ? <div>When I build libc++ using the default Lion's libraries, I don't get any error. </div><div><br><div><div>Le 17 nov. 2011 à 04:31, Matthew Abbott a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi all,<div><br></div><div>I grabbed the svn of libc++ and followed the instructions on the Getting Started page on my build of Mac OS 10.7, including grabbing the ABI header and dylib file. When I run <b>./buildit</b>, however, I get the following linker error at the final step:</div><div><br></div><div><div>Undefined symbols for architecture i386:</div><div>  "__ZTIDi", referenced from:</div><div>     -reexported_symbols_list command line option</div><div>  "__ZTIDn", referenced from:</div><div>     -reexported_symbols_list command line option</div><div>  "__ZTIDs", referenced from:</div><div>     -reexported_symbols_list command line option</div><div>  "__ZTIPDi", referenced from:</div><div>     -reexported_symbols_list command line option</div><div>  "__ZTIPDn", referenced from:</div><div>     -reexported_symbols_list command line option</div><div>  "__ZTIPDs", referenced from:</div><div>     -reexported_symbols_list command line option</div><div>  "__ZTIPKDi", referenced from:</div><div>     -reexported_symbols_list command line option</div><div>  "__ZTIPKDn", referenced from:</div><div>     -reexported_symbols_list command line option</div><div>  "__ZTIPKDs", referenced from:</div><div>     -reexported_symbols_list command line option</div><div>ld: symbol(s) not found for architecture i386</div><div>clang: error: linker command failed with exit code 1 (use -v to see invocation)</div></div><div><br></div><div>It looks like it produces the dylib file even with this error, but when I run <b>test/testit</b>, I fail a much larger number of tests than I assume I should, given the completeness graph on the project page. I'm not hugely familiar with all of these compiler options, so before I start investigating, I was wondering if this is something people have been running into. I've only been subscribed to the mailing list for a couple weeks, so I apologize if this is a worn out topic--my attempts at google searches have not turned up anything.</div><div><br></div><div>Thanks for your help,</div><div><br></div><div>Matt Abbott</div></div>_______________________________________________<br>cfe-dev mailing list<br><a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div>-- Jean-Daniel</div><div><br></div><div><br></div></span><br class="Apple-interchange-newline">
</div>
<br></div></div>_______________________________________________<br>cfe-dev mailing list<br><a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev<br></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div>-- Jean-Daniel</div><div><br></div><div><br></div></span><br class="Apple-interchange-newline">
</div>
<br></div></div></div></body></html>