tech-userlevel archive

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

Re: failing to link siglongjmp with clang



On Thu, Apr 26, 2012 at 11:12:59AM +0900, tsugutomo.enami%jp.sony.com@localhost 
wrote:
> "James K. Lowden" <jklowden%schemamania.org@localhost> writes:
> 
> > $ nm interrupt.o | grep siglongjmp
> >                  U siglongjmp
> 
> IIRC, clang handles siglongjmp specially and some version of clang fails
> symbol renaming of it.  I guess you can rename symbol using objcopy.

Right, given the ancient version, this is likely a case of
http://llvm.org/bugs/show_bug.cgi?id=8765

Joerg


Home | Main Index | Thread Index | Old Index