[LLVMdev] Is the option --enable-shared discontinued in 2.7?

Jeffrey Yasskin jyasskin at google.com
Wed Apr 28 09:34:47 PDT 2010


On Wed, Apr 28, 2010 at 9:23 AM, Yuri <yuri at tsoft.com> wrote:
> Pekka Jääskeläinen wrote:
>>
>> On 04/28/2010 11:42 AM, Yuri wrote:
>>>
>>> Looks like this is platform dependent.
>>
>> Yep, works fine here on Debian 5.0/x86_64 with gcc 4.3.2.
>>
>> Did you build with make REQUIRES_RTTI=1 which is required
>> as of LLVM 2.7 to get RTTI for LLVM symbols?
>>
>
> No.
> If this is a hack to get the command 'g++ -shared -o libLLVM-2.7.so -lXXX
> -lXXX -lXXX ...' to actually produce the full shared library this should be
> done
> automatically by Makefile and not exposed to the user.

Yeah, REQUIRES_RTTI has nothing to do with this.




More information about the llvm-dev mailing list