On Fri, Sep 11, 2009 at 9:33 AM, David Bowskill <[email protected]> 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 -- ubuntu-au mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-au
