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: Compileing c++


Compact3000@aol.com writes:

> <PRE>I was wondering, because I run RedHat Linux 7.3, Is there a way
> to make a windows executinable file? One that will run on Windows
> OS? in the .exe extension? If you can help at all, please tell
> me. Thank you.

Yes, you can use a cross-compiler:

http://www.mingw.org/mingwfaq.shtml#faq-cross

and

http://mefriss1.swan.ac.uk/~jfonseca/gnu-win32/documentation/cross/index.html

For more up-to-date descriptions search the mingw-users mailing list
(use the search box on www.mingw.org) and, if necessary, ask on the
mingw-users mailing list. 

-- 
Oscar



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