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: PATCH: Add x32 support to dynamic linker audit


From: Andreas Schwab <schwab@linux-m68k.org>
Date: Thu, 22 Mar 2012 10:08:40 +0100

> That doesn't work.
> 
> ../sysdeps/generic/ldsodefs.h:231:9: warning: ‘struct La_x32_regs’ declared inside parameter list [enabled by default]
> ../sysdeps/generic/ldsodefs.h:231:9: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
> ../sysdeps/generic/ldsodefs.h:280:10: warning: ‘struct La_x32_regs’ declared inside parameter list [enabled by default]

Right, I'm seeing these on sparc builds too.

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