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]

gcc problem


Hi

I'm trying to compile a C file that contains socket.h header file with
powerpc-unknown-eabi-gcc command , i got following message :

socket.h : no such file or directory

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

how can i make gcc to know this header ?


nasim


--
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]