Re: uclibc 3.3.2 with gcc-4.7

liaoxinglong at icubecorp.com liaoxinglong at icubecorp.com
Tue Aug 28 02:03:25 UTC 2012


make sure you linked with libgcc_eh.a, both of these two symbols in libgcc_eh.a

xinglong


>  -------Original Message-------
>  From: Dubey, Abhishek <abhishek.dubey at Vanderbilt.Edu>
>  To: uclibc at uclibc.org <uclibc at uclibc.org>
>  Subject: uclibc 3.3.2 with gcc-4.7
>  Sent: Aug 28 '12 02:17
>  
>  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
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  _______________________________________________
>  uClibc mailing list
>  uClibc at uclibc.org
>  http://lists.busybox.net/mailman/listinfo/uclibc
>  


More information about the uClibc mailing list