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]

newlib-2.5.0.20170228.tar.gz missing sys/config.h


sys/config.h is completely missing, so attempting to compile it results total chaos. This was not an issue with the previous version. 

/home/user/new_hypervisor/source_newlib/newlib/libc/include/_ansi.h:16:10: fatal error: 'sys/config.h' file not found
#include <sys/config.h>

- Rian

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