This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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] ia64 compile fix


> In order to compile 2.2-cvs under Linux/ia64 I need the following
> patch. Basically localdef.h relies on __LC_LAST being defined hence it
> seems reasonable for it to include "config.h" where it is defined.
> 
> Or am I missing something?

There must be something wrong in your build.  config.h is always implicitly
included before the code via the -include .../libc-symsbols.h switch in
CPPFLAGS.


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