This is the mail archive of the libc-alpha@cygnus.com 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]

Re: struct stat


> Date: Tue, 16 Mar 1999 09:57:30 -0500
> From: "David A. Greene" <greened@eecs.umich.edu>

> Geoff Keating wrote:
> > 
> > OK.  How about this patch?  The alpha, sparc, and mips, and solaris2
> > ports need to follow.
> > 
> > I haven't tested it yet, since it doesn't actually change anything on
> > my system (I only have gcc).
> > 
> > Compilers that don't support __extension__ should #define it to empty
> > (or, better yet, just ignore it as a token, then they do support it).
> > Compilers that don't support 'long long' should #define
> > __NO_LONG_LONG.
> 
> Hmm...I don't see any __extension__ in my <gnu/types.h>.  When did

In glibc 2.1, it's <bits/types.h>.  You might want to try upgrading.
Be sure to read the FAQ.

-- 
Geoffrey Keating <geoffk@ozemail.com.au>


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