This is the mail archive of the crossgcc@sources.redhat.com 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: i686-pc-mingw32 -> i686-pc-linux-gnu limited success


Eric E King, EIT wrote:
I've gotten closer, but still not there yet. I installed cygwin and used it
to build the glibc headers. I set up some symlinks so that I could refer to
everything using the same paths under both cygwin and msys. Had to use
cygwin 1.5.8-1 because there's a bug with 1.5.9-1 crashing when make
recurses too deep.
(http://www.cygwin.com/ml/cygwin/2004-03/msg01006.html)
^ thanks again Dan, you've done a lot of work so I don't have to.

After that, building the gcc core went without a hitch under the msys/mingw
environment. The new place I'm hung up is building glibc. It's just some
silly problem with paths not translating properly.

Sounds like progress. I'm looking forward to adding msys support to crosstool sometime...


FWIW, I have a nice version of the patch that lets glibc
cope with the case-insensitive filesystem; it's in

crosstool-0.28-rc4/patches/glibc-2.1.3/glibc-2.1.3-cygwin.patch
crosstool-0.28-rc4/patches/glibc-2.2.5/glibc-2.2.5-cygwin.patch
crosstool-0.28-rc4/patches/glibc-2.3.2/glibc-2.3.2-cygwin.patch
crosstool-0.28-rc4/patches/glibc-linuxthreads-2.3.2/glibc-linuxthreads-2.3.2-cygwin.patch

if you don't already have that.
- 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


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