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


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.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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