FW: Problems building cross-compiler for arm-linux

Philip Blundell pb@labs.futuretv.com
Sat Apr 1 00:00:00 GMT 2000


>> libgcc1.S: 438: asm/unistd.h: No such file or directory
>> make[1]: *** [libgcc1 - asm.a] Error 1
>> make[1]: Leaving directory '/usr/local/build/gcc/gcc'
>> 
>> It appears it can't find unistd.h because as per the document only the
>> /include/asm-arm and /include/linux kernel headers were copied to
>> /usr/arm-linux/include.  Is there a way around this?

Yes, just symlink asm-arm -> asm.  This should have happened automatically 
when you configured the kernel.  You may also have to make symlinks for `proc' 
and `arch' inside asm-arm.

p.




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



More information about the crossgcc mailing list