This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: PowerPC LE setjmp/longjmp


On 21-08-2013 10:47, Alan Modra wrote:
> 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
>
I see, I assumed this patch was standalone, my bad. The patch seems ok then.


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