LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Linux Visual C++ Compiler (https://www.linuxquestions.org/questions/linux-newbie-8/linux-visual-c-compiler-163223/)

PhuckFonix 03-27-2004 09:52 PM

Linux Visual C++ Compiler/Java Compiler
 
Is there either of those included on Slackware 9.1? Will I have to use Wine to preview my .exe C++ files?

Tinkster 03-27-2004 10:25 PM

There is no Linux Visual C++ or Visual J++
compiler ... whether they run in wine or not
I don't know, and I don't understand what
you mean by
Quote:

Will I have to use Wine to preview my .exe C++ files?


Cheers,
Tink

Brane Ded 03-27-2004 10:28 PM

Why would you be using Linux to make Windows executable files?

jinksys 03-27-2004 11:00 PM

Linux cannot run windows .exe or MSDOS .com files directly, even if you do compile a windows exe on your linux box, youll have to use wine to execute it.

It is possible to compile any kind of executable, as long as you have a cross compiler. Below is a url that can get your feet wet.

http://rooster.stanford.edu/~ben/linux/crosshowto.php


All times are GMT -5. The time now is 03:54 PM.