<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi LLVMDev,<br class=""><br class="">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 class=""><br class="">The following issues have been marked as fixed since the last update I sent out.<br class="">* Bug 14109 - CMake build for compiler-rt should use just-built clang<div class="">* Bug 24157 - CMake built shared library does not export all public symbols<br class=""><br class="">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 class=""><br class="">Blocking Issues:<br class="">* Bug 14200 - -fno-rtti not in cxxflags given by llvm-config (Patches out for review <a href="http://reviews.llvm.org/D11849" class="">http://reviews.llvm.org/D11849</a>)<br class="">* Bug 21568 - Cannot add rpath<br class="">* 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 class="">* 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" class="">http://reviews.llvm.org/D13841</a> & <a href="http://reviews.llvm.org/D14040" class="">http://reviews.llvm.org/D14040</a>)<br class=""><br class="">Non-Blocking Issues:<br class="">* Bug 19875 - libraries and executables need different rpaths<br class="">* Bug 22466 - cmake build should provide way to run tablegen with no arguments<br class="">* Bug 23746 - test-suite lacks CMake support (Part 1 landed r251431, Part 2  approved patches <a href="http://reviews.llvm.org/D14061" class="">http://reviews.llvm.org/D14061</a>)<br class="">* Bug 24919 - [autoconf -> cmake] libclang.a is not packaged in the Ubuntu x86_64 pre-built<br class=""><br class="">Other issues not tracked by bugs:<br class=""><br class="">* FreeBSD seemed to have problems with CMake identifying itself as amd64 causing x86_64 tests to fail<br class="">* Migrating buildbots<br class="">* We need to make sure libc++ works properly on Darwin<br class="">* Put together a “cheat sheet” document for transitioning<br class=""><br class="">Thank you everyone who has helped out to get us this far. We're getting awfully close now!<br class=""><br class="">Thanks,<br class="">-Chris</div></body></html>