This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [M68K/ColdFire] NPTL support and other updates


On 3/7/10 10:48 PM, Andreas Schwab wrote:
Maxim Kuvyrkov<maxim@codesourcery.com> writes:

Attached is the m68k NPTL patch updated to the current HEAD.

The patch differs from the previous version only in the names of kernel
syscalls which were renamed in the final version of NPTL kernel support.

/home/andreas/src/libc/branch/tls/m68k/nptl/libpthread_pic.a(unwind.os): In function `unwind_stop': /home/andreas/src/libc/branch/tls/libc/nptl/unwind.c:96: undefined reference to `__libc_unwind_longjmp' /home/andreas/src/libc/branch/tls/libc/nptl/unwind.c:62: undefined reference to `_JMPBUF_CFA_UNWINDS_ADJ' /home/andreas/src/libc/branch/tls/m68k/nptl/libpthread_pic.a(pt-cleanup.os): In function `*__GI___pthread_cleanup_upto': /home/andreas/src/libc/branch/tls/libc/nptl/pt-cleanup.c:38: undefined reference to `_JMPBUF_UNWINDS_ADJ' collect2: ld returned 1 exit status

Andreas,


Do you have the `[M68K/ColdFire patch 3/n] Update jmpbuf-unwind.h' patch applied to your tree? It was posted together with NPTL patches here http://sourceware.org/ml/libc-ports/2009-08/msg00008.html .

Thanks,

--
Maxim Kuvyrkov
CodeSourcery
maxim@codesourcery.com
(650) 331-3385 x724


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]