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]

Cygwin->linux crosscompiler make problem


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


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