frannyan: (Default)
frannyan ([personal profile] frannyan) wrote2005-10-25 11:54 pm

C++ compiler?

Anyone know where one can download a freewear C++ compiler? Quote: "Preferrably something more than a damn enigmatic DOS prompt"

Friend is in need of somethign cheep and downloadable for her computer programing course. Anyone have any resources?

[identity profile] pikaporeon.livejournal.com 2005-10-26 11:13 am (UTC)(link)
And this is why we use Linux ;)

As for free C/C++, i dont know any offhand. I have one for Java but thats it.

[identity profile] judysama.livejournal.com 2005-10-26 11:42 am (UTC)(link)
Yes, linux is good. But you can't do anything with it for a class.

[identity profile] pikaporeon.livejournal.com 2005-10-26 05:21 pm (UTC)(link)
Source code is universal...

[identity profile] franthenut.livejournal.com 2005-10-26 08:26 pm (UTC)(link)
Computer labs are not.

[identity profile] franthenut.livejournal.com 2005-10-26 12:17 pm (UTC)(link)
Yes, but for a school class, you don't really get to choose that sort of thing :)

*will be running Linex in '06 unless her dad decides to do the tweek to give it enough HD space while he's up here. Stupid partition magic... *kicks it*

[identity profile] sylvar.livejournal.com 2005-10-26 11:47 am (UTC)(link)
Get Cygwin (the Windows version of Unix) and make sure all the Development packages are installed. (Easiest way to do this: just make sure everything possible is installed. But that slows the install down.)

Then use gcc.