uclibc 3.3.2 with gcc-4.7

Dubey, Abhishek abhishek.dubey at Vanderbilt.Edu
Mon Aug 27 18:17:03 UTC 2012


Building uclibc 3.3.2 with debugging  and NPTL using the gcc 4.7.1 compiler leads to the following unresolved symbols.

libc/libc_so.a(lockf.os): In function `__GI_lockf':
/home/f6/F6Dev/f6utils/IM/uClibc-0.9.33.2/libc/misc/file/lockf.c:73: undefined reference to `_Unwind_Resume'
libc/libc_so.a(lockf.os):(.data.DW.ref.__gcc_personality_v0[DW.ref.__gcc_personality_v0]+0x0): undefined reference to `__gcc_personality_v0'
collect2: error: ld returned 1 exit status
make: *** [lib/libc.so] Error 1

Any suggestions on what is the cause of the problem. Has anyone else faced this before?

Regards
Abhishek











More information about the uClibc mailing list