On 21 January 2012 22:23, <digsag@xxxxxx> 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.