<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Wed, 28 Oct 2015 at 04:17 Chris Bieneman via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi LLVMDev,<br><br>There’s been a good bit of progress this month, and with the dev meeting later this week I thought I’d send out a second update. There are only two outstanding blocking issues that don’t have patches proposed, PR 21568 & PR 23947. I would greatly appreciate if someone who works on Mips would take a look at PR 23947.<br><br>The following issues have been marked as fixed since the last update I sent out.<br>* Bug 14109 - CMake build for compiler-rt should use just-built clang<div>* Bug 24157 - CMake built shared library does not export all public symbols<br><br>These issues are still outstanding. Classification of blocking vs non-blocking are my own opinions, please let me know if you disagree. All non-blocking issues are still serious bugs that need to be fixed.<br><br>Blocking Issues:<br>* Bug 14200 - -fno-rtti not in cxxflags given by llvm-config (Patches out for review <a href="http://reviews.llvm.org/D11849" target="_blank">http://reviews.llvm.org/D11849</a>)<br>* Bug 21568 - Cannot add rpath<br>* Bug 23947 - CMake+Mips: find_library() doesn't work correctly when recursing 64-bit (both N32 and N64 ABI's) compiler on Debian Jessie</div><div>* Bug 25059 - CMake libllvm.so.$MAJOR.$MINOR shared object name not compatible with ldconfig (Two conflicting approaches are proposed to fix this in <a href="http://reviews.llvm.org/D13841" target="_blank">http://reviews.llvm.org/D13841</a> & <a href="http://reviews.llvm.org/D14040" target="_blank">http://reviews.llvm.org/D14040</a>)<br></div></div></blockquote><div><br></div><div>Sorry Chris, I had not seen your proposal. A little more background on why I implemented such a complicated approach.</div><div><br></div><div>Debian's current packaging tacks a ".1" on the end of the SONAME. I *think* this is necessary, but I'm not a Debian packaging expert; Sylvestre could confirm. Anyway, that .1 doesn't make sense for everyone (anyone else?), which is why it would be specified in an option.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>Non-Blocking Issues:<br>* Bug 19875 - libraries and executables need different rpaths<br>* Bug 22466 - cmake build should provide way to run tablegen with no arguments<br>* Bug 23746 - test-suite lacks CMake support (Part 1 landed r251431, Part 2  approved patches <a href="http://reviews.llvm.org/D14061" target="_blank">http://reviews.llvm.org/D14061</a>)<br>* Bug 24919 - [autoconf -> cmake] libclang.a is not packaged in the Ubuntu x86_64 pre-built<br><br>Other issues not tracked by bugs:<br><br>* FreeBSD seemed to have problems with CMake identifying itself as amd64 causing x86_64 tests to fail<br>* Migrating buildbots<br>* We need to make sure libc++ works properly on Darwin<br>* Put together a “cheat sheet” document for transitioning<br><br>Thank you everyone who has helped out to get us this far. We're getting awfully close now!<br><br>Thanks,<br>-Chris</div></div>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div></div>