LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   compile c++ in linux to run win windows2k (https://www.linuxquestions.org/questions/programming-9/compile-c-in-linux-to-run-win-windows2k-95845/)

qwijibow 09-23-2003 08:31 AM

compile c++ in linux to run win windows2k
 
its all in the subject.

im told gcc can compile windows binary's ???

jinksys 09-23-2003 11:35 AM

Under linux, no. Only by using a port of GCC run on a windows box. But you cannot compile a windows binary on a linux box.
And shame on you for wanting to do so, hehe j/k

dakensta 09-23-2003 11:53 AM

This is in another thread - there is a cross-compiler for the MinGW environment:

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


All times are GMT -5. The time now is 04:50 PM.