What would cause combined build to not install std headers (newlib)?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi. I've built (on Mac OS X 10.5) a combined binutils-2.17, gcc-4.2.1, and newlib-1.15. With the following configure line, the build and install seem to complete fine, but I get none of the standard headers (like errno.h and stdio.h).

../combined/configure --prefix=$gPrefix --target=xscale-elf --enable- languages=c,c++ --disable-nls --with-newlib --disable-libssp --disable- newlib-supplied-syscalls


When I built it before, I didn't use --disable-newlib-supplied- syscalls, and I got everything. I'm going to try again, but that'll take a long time, and I need to use --disable-newlib-supplied-syscalls.

Am I missing something?

TIA,
Rick


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux