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]

Re: Cygwin->linux crosscompiler make problem


Dan Kegel wrote:
On 1/26/06, Jake Goulding <goulding@vivisimo.com> wrote:
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-',

That looks suspiciously like a compiler name that got whacked off. Perhaps you're invoking things funny, or maybe there's a bug that's yielding a truncated shell variable... you'd have to post more info for us to tell

Sure. I am invoking the (modified) demo-i386.sh script from the normal cygwin bash prompt. I moved the crosstool folder to /ct/ in the hopes that maybe some length was being maxed. It is building now... any more information I can give in the short term?


-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]