This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

Abusing sys-include


To provide the glibc headers that newlib requires to build
i386-linux-newlib, I placed the GNU headers in
/usr/local/i386-linux-newlib/sys-include. This worked wondefully and
allowed me to seperate the newlib headers (in include) from the glibc
headers (in sys-include).

What is the intended purpose of the sys-include directory? Is this a
reasonable use or an abuse of sys-include?

Thanks!
Shaun

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