arm, glibc-2.3.2, and linux-2.6.6: asm/arch/param.h: No such file or directory

Daniel Kegel dank@kegel.com
Mon May 24 20:45:00 GMT 2004


Dan Kegel wrote:
 > ...
> arm-unknown-linux-gnu/include/asm/param.h:13:41: asm/arch/param.h: No such file or directory
> 
> http://moss.csc.ncsu.edu/~mueller/rt/rt02/g1/cross_installlog.txt
> suggests
> 
> cd .../linux-*/include/asm
> ln -s ./arch-pxa ./arch
> ln -s ./proc-armv ./proc

Say, I wonder if
   make ARCH=$ARCH include/asm include/linux/version.h
isn't quite sufficient?  Maybe toolchain.sh needs to do something like
   make ARCH=$ARCH include/asm include/asm/arch include/linux/version.h
?!
- Dan

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



More information about the crossgcc mailing list