Points only to the binary files, no headers. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Michael Olbrich Sent: Friday, November 14, 2014 11:42 AM To: [email protected] Subject: Re: [ptxdist] No c headers in sysroot-target/usr/include but all compiles well
Hi, On Fri, Nov 14, 2014 at 10:19:58AM +0000, Alan Martinovic wrote: > as the subject states, my IDE constantly complains about missing header files > (example. <stdio.h> or <signal.h>). > The sysroot points to sysroot-target/. > Checking the sysroot-target/usr/include the header files really aren't there. > > What confuses me is that the compilation always passes without a problem. > I'm using the arm-v5te-linux-gnueabi-gcc compiler. > > Shouldn't the header files be there? I have glibc selected in the config. > Since they aren't, you have any ideas on why would the compilation succeed? These headers are in the toochain sysroot: "arm-v5te-linux-gnueabi-gcc -print-sysroot" should give you the path. Michael -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list [email protected] DISCLAIMER: This e-mail may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply e-mail and delete all copies of this message. -- ptxdist mailing list [email protected]
