This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: PowerPC LE setjmp/longjmp
- From: Alan Modra <amodra at gmail dot com>
- To: Adhemerval Zanella <azanella at linux dot vnet dot ibm dot com>
- Cc: libc-alpha at sourceware dot org
- Date: Wed, 21 Aug 2013 23:17:42 +0930
- Subject: Re: PowerPC LE setjmp/longjmp
- References: <20130809045121 dot GZ3294 at bubble dot grove dot modra dot org> <5214BB07 dot 4070002 at linux dot vnet dot ibm dot com>
On Wed, Aug 21, 2013 at 10:05:11AM -0300, Adhemerval Zanella wrote:
> Hi Alan,
>
> I believe this patch is incomplete: it fails to build for PPC32 with following
> compiler message:
>
> ../sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Assembler messages:
> ../sysdeps/powerpc/powerpc32/fpu/setjmp-common.S:103: Error: undefined symbol `_dl_hwcap' in operation
> ../sysdeps/powerpc/powerpc32/fpu/setjmp-common.S:103: Error: undefined symbol `LOWORD' in operation
> ../sysdeps/powerpc/powerpc32/fpu/setjmp-common.S:104: Error: undefined symbol `_dl_hwcap' in operation
> ../sysdeps/powerpc/powerpc32/fpu/setjmp-common.S:104: Error: undefined symbol `LOWORD' in operation
sysdeps/powerpc/sysdep.h have these defines. See
http://sourceware.org/ml/libc-alpha/2013-08/msg00087.html
--
Alan Modra
Australia Development Lab, IBM