This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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: compiling to linux on windows.


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.


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