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

See the CrossGCC FAQ for lots more infromation.


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

Re: Compiling GCC 2.95.1 for ARM7 Cross Compiler


sudhakaran.ram@portalplayer.com writes:
> arm-unknown-coff target
> ./fixinc.sh: /portal/apps3/gnu_compiler/build/arm-coff/sys-include: does
> Can you help me resolve this?

You will need to say

mkdir /portal/apps3/gnu_compiler/build/arm-coff/sys-include

to resolve the error you have already gotten yourself into, and

mkdir /portal/apps3/gnu_compiler/build/arm-coff/include
touch /portal/apps3/gnu_compiler/build/arm-coff/include/unistd.h

to resolve the one you will run into next.

I sent this description to the CrossGCC faq maintainer yesterday.

Geir


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


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