<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>Le 27 janv. 2011 à 15:54, İsmail Dönmez a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><font size="2"><font face="tahoma,sans-serif">Hi;<br></font></font><br><div class="gmail_quote">On Thu, Jan 27, 2011 at 4:49 PM, Howard Hinnant <span dir="ltr"><<a href="mailto:hhinnant@apple.com">hhinnant@apple.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><a href="http://home.roadrunner.com/~hinnant/cxxabi.h" target="_blank">http://home.roadrunner.com/~hinnant/cxxabi.h</a></blockquote>

</div><br><div>Thanks, nearly done :)</div><div><br></div><div><div>+ cc algorithm.o bind.o chrono.o condition_variable.o exception.o future.o hash.o ios.o iostream.o locale.o memory.o mutex.o new.o random.o regex.o stdexcept.o string.o strstream.o system_error.o thread.o typeinfo.o utility.o valarray.o -arch i386 -arch x86_64 -o libc++.1.dylib -dynamiclib -nodefaultlibs -current_version 1 -compatibility_version 1 -install_name /usr/lib/libc++.dylib -Wl,-reexport_library,/usr/lib/libc++abi.dylib -Wl,-unexported_symbols_list,libc++unexp.exp /usr/lib/libSystem.B.dylib</div>

<div>ld: file not found: /usr/lib/libc++abi.dylib</div><div>collect2: ld returned 1 exit status</div><div>ld: file not found: /usr/lib/libc++abi.dylib</div><div>collect2: ld returned 1 exit status</div><div>lipo: can't open input file: /var/tmp//ccvV6jJT.out (No such file or directory)</div>

</div><div></div><br></blockquote><br></div><div>This one is easy, and was explain in the first message. You must copy libc++abi.dylib in /usr/lib</div><div><br></div><div><a href="http://home.roadrunner.com/~hinnant/libcppabi.zip">http://home.roadrunner.com/~hinnant/libcppabi.zip</a></div><div><br></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></body></html>