This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: i386 gcc build failed with stdio.h not found


M Ranga Swami Reddy wrote:

> I tried to build the GCC 3.4.3 with linux 2.6.13 kernel headers for
> i386 target on i386 host. But build failed with stdio.h file not
> found. Please advise, if this is known issue with gcc 3.4.3 sources.

It sounds like you don't have the target C headers installed in a place
where gcc can find them.  But you didn't provide enough information for
anyone to be of any help.  Some or all of the following would be
helpful.

Are you using crosstool?  If not, why not?
What is the exact target triplet?
What is the nature of the target - embedded, or full OS?
What C library are you using?  glibc?  newlib?  uclibc?
What are the exact configure flags and options you're using?

Brian

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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