[uClibc]/usr/include/sgidefs.h

Erik Andersen andersen at lineo.com
Wed May 23 16:01:43 UTC 2001


On Tue May 22, 2001 at 09:39:31AM -0700, David Schleef wrote:
> On Tue, May 22, 2001 at 10:20:03AM -0600, Manuel Novoa III wrote:
> > On Tue, May 22, 2001 at 08:55:48AM -0700, David Schleef wrote:
> > > You're missing the point... it's part of an internal gcc header
> > > file.  We don't have the option of changing it to <asm/sgidefs.h>.
> > 
> > What about making an arch-specific mod to the gcc wrapper that adds an
> > additional '-I' to the command line it builds?
> 
> 
> Because that's killing a fly with a sledgehammer.  The original
> message was "Erik, heads up, we now have an arch-specific
> header file that needs to go in /usr/include.  Beware of
> new conditional code needed in the Makefiles."  It's not that
> compilicated -- we conditionally install sgidefs.h into
> /usr/include.

Hmm.  I think we need to do two things.  First I think we need to adjust the
'make clean' target to blow away all symlinks under include.  Then we need to
have the toplevel 'headers' target call 'make -C sysdeps/linux include' to
install arch specific header files.

Agreeable?

 -Erik

--
Erik B. Andersen   email:  andersen at lineo.com
--This message was written using 73% post-consumer electrons--





More information about the uClibc mailing list