Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Multi OS compiling

Name: Anonymous 2009-08-27 8:48

Hey /prog/, I need to know if there is a compiler that will dump .exe's in Linux. There's got to be a way since most great programs were developed on Linux machines but were released for Windows.

Name: Anonymous 2009-08-27 8:51

wingw32 /thread (and the term you're looking for is cross-compilation)

Name: Anonymous 2009-08-27 8:51

There's got to be a way since most great programs were developed on Linux machines but were released for Windows.

Hahaha oh wow. IHBT.

Name: Anonymous 2009-08-27 8:56

Actually... No, you haven't. I really am an idiot.

Name: Anonymous 2009-08-27 10:17

There's got to be a way since most great programs were developed on Linux machines but were released for Windows.

haha no

Name: Anonymous 2009-08-27 10:42

PROTIP: "Great" in this case is subjective, not objective

Name: Anonymous 2009-08-29 4:53

>>1
Dump? What do you mean?

I use a MinGW32 objdump.

Name: Anonymous 2009-08-29 5:07

If you want to develop for multiple OSes, let's say in C++, you use a multiplattform framework like Qt ( http://en.wikipedia.org/wiki/Qt_(toolkit) ). Using that you write your application on a plattform independent level and the framework takes care of the rest. In Qt's case you app would compile on Win, OS X and Linux (amongst others) out of the box.

Name: Anonymous 2009-08-29 7:13

dump .exe's in Linux
dump (``in'' belonging to ``.exe'') Linux

Parsing error
``in'' is not a noun.
Did you mean ``inside''?

Don't change these.
Name: Email:
Entire Thread Thread List