compiling to linux on windows.

Jonathan Wakely jwakely.gcc@gmail.com
Sun Jan 22 20:00:00 GMT 2012


On 21 January 2012 22:23,  <digsag@web.de> wrote:
> hi!
>
> I'm using a windows system and want to compile to a linux executable.
>
> how to?
>
> (i could not find it in the manula...)

You need a cross-compiler targeting GNU/Linux.  A cross-compiler which
runs on one system but generates code for a different system.



More information about the Gcc-help mailing list