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: gcc.exe cross compiler (Cygwin -> Linux)


Thanks.

If this works, there will be a lot of people that will be *VERY* happy - gcc 3.2 vs gcc 3.3.3 is a hell of a performance jump.

Thanks for the info guys.

Regards,

Matthew

Dan Kegel wrote:
Matthew Tippett wrote:

I am looking at having a gcc-3.3.3 that runs under windows and generates linux binaries.

Does anyone one know of any references for building a gcc.exe that generates binaries for Linux under Windows?

Try crosstool at http://www.kegel.com/crosstool/

> > I have used cross tool for Linux cross compilers for Linux. > > I didn't see any mention of targetting a Windows executable. I will > look deeper though.

The latest snapshot,
http://kegel.com/crosstool/crosstool-0.28-rc16.tar.gz
can build on Cygwin.  (However, the latest Cygwin (1.5.9-1)
has a bug which causes it to crash when building glibc;
the workaround is to grab the latest cygwin1.dll snapshot, e.g.
http://cygwin.com/snapshots/cygwin1-20040520.dll.bz2,
uncompress it, exit all Cygwin processes, and copy it
over the old cygwin1.dll.)
- 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]