cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
GNU compiler?
GNU compiler?
Feb 1, 2009 at 3:05am UTC
mariokartlegendd
(26)
If I am using a windows machine, but need to write c++ code for a unix based environment (build with GNU), what kind of compiler can (should) I use?
I google searched my way to find MinGW, but I don't know if this will work.
Feb 1, 2009 at 3:22am UTC
seymore15074
(449)
I installed Cygwin, it gives you a Linux emulation that you can use gcc in...it's not bad.
Feb 2, 2009 at 5:10am UTC
helios
(17575)
Do you need to
write
code that uses UNIX interfaces, or do you need to
compile
code so that it will run on some UNIX?
Cygwin and MinGW will compile the code you give them, but the result will still be a Windows binary.
Feb 3, 2009 at 7:31pm UTC
Zaita
(2770)
If you write platform independent code, then what you write to compile under MingW will compile under G++ on *Nix. :)
Feb 24, 2009 at 6:02pm UTC
imike24
(1)
ok thanks
[SIZE=1][FONT=arial]__________________
[URL=
http://www.topdevices.info/]top
devices[/URL] [URL=
http://www.topexercises.info/]top
exercises[/URL] [URL=
http://www.toppatches.info/]top
patches[/URL] [URL=
http://www.toppenispills.info/]top
pills[/URL] [URL=
http://www.top5weightlosspills.com/]weightloss
pills[/URL] [URL=
http://www.antiagingreviews.info/]antiaging
products[/URL] [URL=
http://www.topskincare.info/]skincare
reviews[/URL] [URL=
http://www.topfemalelibido.com]female
libido[/URL] [URL=
http://www.aeoartsentertainment.com/]arts
entertainment[/URL] [URL=
http://www.aeobeauty.com/]beauty
skincare[/URL]
Topic archived. No new replies allowed.