Linux C Compiler to produce windows .EXE files

Harrison Conlin me at harrisony.com
Fri Sep 11 00:49:20 BST 2009


On Fri, Sep 11, 2009 at 9:33 AM, David Bowskill <davidbow at tpg.com.au> wrote:
>
> Hello Folks
> I have been writing (for fun) a few C programs which I wish to share
> with friends. All of these friends use MS Windows - although I am
> working on changing that!
> What I am after is a C compiler which will run under Ubuntu but produce
> .EXE binaries.
> Can any one help ?
> Thanks
> David Bowskill

Try MinGW
sudo apt-get install mingw32
-- 
Harrison Conlin



More information about the ubuntu-au mailing list