Re: gcc.exe cross compiler (Cygwin -> Linux)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

--
My technical stuff: http://kegel.com
My politics: see http://www.misleader.org for examples of why I'm for regime change

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux