sparse-llvm: link errors with LLVM 3.5.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

I'm getting link errors building sparse on Arch Linux, which has LLVM 
version 3.5.0.

An example:
/usr/lib/libLLVMSupport.a(Mutex.o): In function 
`llvm::sys::MutexImpl::MutexImpl(bool)':
(.text._ZN4llvm3sys9MutexImplC2Eb+0x37): undefined reference to 
`pthread_mutexattr_init'

>From some discussion in [1], we found that this is most likely due to a 
change in LLVM[2] which requires the new "--system-libs" option to llvm-
config to get the list of link flags for correct linking of system 
libraries (including "-lpthread") needed by the LLVM libraries.

Kind regards,

Alain

[1]: https://bugs.archlinux.org/task/42053
[2]: http://reviews.llvm.org/rL197664

--
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux