Cross compiler error

Programming, for all ages and all languages.
frank
Member
Member
Posts: 729
Joined: Sat Dec 30, 2006 2:31 pm
Location: East Coast, USA

Re: Cross compiler error

Post by frank »

A while ago when I was trying to build a cross compiler in Cygwin I ran across all sorts of weird problems: the configure script ran just fine and then it would fail during building and all kinds of other insanity. Make sure that Cygwin is in binary mode, its one of the first choices when you run the Cygwin setup program.
User avatar
suthers
Member
Member
Posts: 672
Joined: Tue Feb 20, 2007 3:00 pm
Location: London UK
Contact:

Re: Cross compiler error

Post by suthers »

Thanks, but didn't help, it's the default anyway and I didn't change it....
But I managed to build it on my desktop, my laptop is a bit messed up, so that's probably it....
I trying to test it right now.... (Having problems with the scripts...)
Thanks,

Jules
Post Reply