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: gcc problem


On Thu, 1 Jun 2006 Nasim emailed:

"[..]

I searched this header, it isnt in \powerpc-unknown-eabi\include folder
but it exists in newlib-1.14.0\newlib\libc\sys\linux\sys .
I copied it in the first folder but then gcc gave many other errors"

Not telling us which errors these are is unhelpful. Perhaps you have 
neglected to link the library with your object code.

"how can i make gcc to know this header ?"

With the switch -Ifull_directory_name_to_where_the_header_is_located .

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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