Hello, I am trying to build Qt Creator 4.4.1 on trusty using g++-4.9 and I am receiving the compiler error below for amd64 and i386 but builds fine on arm64 and armhf. I tried several things (Changing compiler and other option provide in a google search) and I have been unsuccessful at resolving this issue. The issue only occurs if I include the build of the clang code model (LLVM_INSTALL_DIR=/usr/lib/llvm-3.9).
Regards, Levi Build Log: https://launchpadlibrarian.net/341828881/buildlog_ubuntu-trusty-amd64.qt59creator_4.4.1-1trusty48_BUILDING.txt.gz Error: /usr/bin/ld: /usr/lib/llvm-3.9/lib/libclangTooling.a(CompilationDatabase.cpp.o): unrecognized relocation (0x2a) in section `.text._ZN5clang7tooling19CompilationDatabaseD2Ev' /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status [cid:[email protected]]<http://www.swri.org/> [cid:[email protected]]<https://www.linkedin.com/company/southwest-research-institute> [cid:[email protected]] <https://www.facebook.com/southwestresearch> [cid:[email protected]]<https://www.youtube.com/user/SwRItv> [cid:[email protected]] <https://twitter.com/swri> Levi H. Armstrong Senior Research Engineer, Robotics and Automation Engineering Southwest Research Institute 6220 Culebra Road San Antonio, Texas 78238-5166 O: (210) 522-3801 M: (281) 299-8428 [email protected]<mailto:[email protected]> robotics.swri.org swri.org<http://www.swri.org/> Advanced science. Applied technology.
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
