[LLVMdev] Linking Debug+Asserts Shared Library libclang.so: final link failed: Bad value

Raghavendra K raghavendrak at huawei.com
Wed May 22 22:02:06 PDT 2013


Thanks.

I removed the following entry in Makefile.config and everything is built.
# Use -fvisibility-inlines-hidden?
ENABLE_VISIBILITY_INLINES_HIDDEN := 0

regards
ragha
________________________________________
From: Caldarale, Charles R [Chuck.Caldarale at unisys.com]
Sent: Wednesday, May 22, 2013 11:20 PM
To: Raghavendra K; llvmdev at cs.uiuc.edu
Cc: Arvind Saraswat; Linxiaowen
Subject: RE: [LLVMdev] Linking Debug+Asserts Shared Library libclang.so: final link failed: Bad value

> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Raghavendra K
> Subject: [LLVMdev] Linking Debug+Asserts Shared Library libclang.so: final link failed: Bad value

> llvm[4]: Linking Debug+Asserts Shared Library libclang.so
> /usr/lib64/gcc/x86_64-suse-linux/4.1.2

You might want to consider trying a version of gcc that's less than six years old.

Note that there are several entries for problems with that version of gcc:
http://llvm.org/docs/GettingStarted.html#broken-versions-of-gcc-and-other-tools
but not enough detail to know if any of those are related to what you're seeing.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.






More information about the llvm-dev mailing list