[uClibc]longjmp not found ...

Brian Stafford brian.stafford at office-logic.com
Wed Feb 13 16:46:44 UTC 2002


Hi all,

I expect I missed something obvious, but ...

I updated uClibc from today's CVS.  This built and installed OK.  then I 
updated busybox from CVS and tried to build that.  I get complaints that the 
linker cannot resolve longjmp.

nm libc.a shows

longjmp.o:
          U _GLOBAL_OFFSET_TABLE_
00000000 T __libc_longjmp
00000000 W __libc_siglongjmp
          U __longjmp
00000000 W _longjmp
00000000 W siglongjmp
          U sigprocmask


so it would seem I have siglongjmp, _longjmp and __longjmp but no longjmp.  
setjmp.h appears to have no macros defining longjmp to one the alternatives 
either.  What have I missed?

Brian Stafford



More information about the uClibc mailing list