Hey, I was wondering if it is at possible (and if it is for links,guides,tutorials,tips) to cross compile (create windows .exe's under linux). So I don't have to use windows and some c++ compiler there to share stuff with friends :) Thanks, Tom -- Tom Misilo AIM:Tmisilo FL MSN:tmisilo@gmail.com Jabber:tmisilo@jabber.org Skype: tmisilo IRC: irc.freenode.net nick: [mdevilz]
On Thursday 21 July 2005 10:14 pm, Tom Misilo wrote:
I was wondering if it is at possible (and if it is for links,guides,tutorials,tips) to cross compile (create windows .exe's under linux). So I don't have to use windows and some c++ compiler there to share stuff with friends :)
give this site a try http://www.mingw.org/ -mike
If you are curious about building cross compilers, you might have a look at the crosstool. http://kegel.com/crosstool/ http://kegel.com/crosstool/crosstool-0.37/buildlogs/ The above links provid information about building gcc to go across architectures. If you are just going x86 linux to x86 windows, you may find cygwin and/or mingw to be what you are seeking. Cheers. Jason --- Tom Misilo <tmisilo@gmail.com> wrote:
Hey,
I was wondering if it is at possible (and if it is for links,guides,tutorials,tips) to cross compile (create windows .exe's under linux). So I don't have to use windows and some c++ compiler there to share stuff with friends :)
Thanks,
Tom -- Tom Misilo AIM:Tmisilo FL MSN:tmisilo@gmail.com Jabber:tmisilo@jabber.org Skype: tmisilo IRC: irc.freenode.net nick: [mdevilz]
_______________________________________________ Wlug mailing list Wlug@mail.wlug.org http://mail.wlug.org/mailman/listinfo/wlug
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
participants (3)
-
J Schonberg
-
Mike Frysinger
-
Tom Misilo