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 v2 6/10] Tilera (and Linux asm-generic) support for glibc


On Mon, 14 Nov 2011, Chris Metcalf wrote:

> > Yes, FSF glibc doesn't support building glibc with -Os.
> 
> In practice, though, it works fine for us, once I fixed that one lone
> callsite in faccessat() to directly call __fxstatat64().  My patch seems to
> obsolete the patch you passed along from Sandra Loosemore; perhaps other
> call sites have already been fixed up since then?

Quite possibly.  Or the set of call sites may depend on the target 
architecture (especially with the "generic" syscall interface you could be 
using a significantly different set of call sites to other architectures).

-- 
Joseph S. Myers
joseph@codesourcery.com


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