Cygwin->linux crosscompiler make problem

Jake Goulding goulding@vivisimo.com
Thu Jan 26 23:21:00 GMT 2006


Hey all:

I'm trying to build a cross compiler to use for distcc. I needed 
specific versions of gcc and friends, so it seemed like crosstool seemed 
the easier way to go.

I am trying to build a cygwin(host) to i386-linux (target) compiler, and 
after going for a while, I get the following error:

make[2]: *** No rule to make target 
`/cygdrive/c/temp/crosstool-0.38/build/i386-unknown-linux-gnu/gcc-3.2.3-glibc-2.3.2/gcc-core-prefix/lib/gcc-lib/i386-unknown-linux-', 
needed by 
`/cygdrive/c/temp/crosstool-0.38/build/i386-unknown-linux-gnu/gcc-3.2.3-glibc-2.3.2/build-glibc/tcb-offsets.h.d'.  
Stop.

I saw that Thomas Wedde got it to compile, but then had other problems 
later, so it must be something I am doing wrong. See: 
http://sourceware.org/ml/crossgcc/2005-12/msg00058.html

Any ideas would be greatly appreciated!

-j

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



More information about the crossgcc mailing list