[uClibc]/usr/include/sgidefs.h

David Schleef ds at schleef.org
Tue May 22 14:51:24 UTC 2001


Erik,

On MIPS, the gcc headers (va-mips.h, specifically) need to
include <sgidefs.h>, which appears to normally reside in
/usr/include.  Since this is an architecture specific file,
it shouldn't be installed (or exist in uClibc/include/, I
think) on other architectures.  Any ideas on how to handle
this?  My first thought was a Makefile rule to symlink
include/sgidefs.h to libc/sysdeps/linux/mips/sgidefs.h,
but that's yucky.

(And yes, I know I should be fixing the bugs on powerpc, but
I happen to have a MIPS machine in front of me...)




dave...






More information about the uClibc mailing list