C Board  

Go Back   C Board > Community Boards > A Brief History of Cprogramming.com

 
 
LinkBack Thread Tools Display Modes
Old 07-15-2002, 11:09 PM   #1
still a n00b
 
Jaguar's Avatar
 
Join Date: Jun 2002
Posts: 187
Question Gnu C++

I'm using Win 2000 and BC++ I want to get GNU C++, but I know nothing about Linux/Unix.
1. Is GNU C++ usable on Win 2000 platform?
2. If so, does it provide IDE?
3. Is it compiled and linked at command prompt?
4. How to get GNU C++ and how to use it?

------------------
Jaguar
Jaguar is offline  
Old 07-16-2002, 08:33 AM   #2
Registered User
 
raimo's Avatar
 
Join Date: Jun 2002
Posts: 107
Quote:
1. Is GNU C++ usable on Win 2000 platform?
Yes. Using DJGPP or that MinGW/Cygwin.
Quote:
2. If so, does it provide IDE?
No, it doesn't. RHIDE is for DJGPP but it's a DOS program. XEmacs is quite good from Linux/Unix world.
Quote:
3. Is it compiled and linked at command prompt?
The programs are compiled at command prompt(but most editors, like Emacs, handle this). The compiler itself is available in binaries.
Quote:
4. How to get GNU C++ and how to use it?
http://gcc.gnu.org/install/binaries.html
For DJGPP: http://www.delorie.com/gnu/docs/gcc/gcc_toc.html
raimo is offline  
Old 07-19-2002, 11:42 AM   #3
still a n00b
 
Jaguar's Avatar
 
Join Date: Jun 2002
Posts: 187
I was told that some compilers are usable on Win2000 but system environment must be changed to UNIX. Please tell me which one is recommended for a non-linux user. As I need to compile and link them at c:\> prompt not $ prompt.

Jaguar
Jaguar is offline  
 

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
GNU Build System and referring to Libraries orwb Linux Programming 7 12-06-2007 03:41 AM
Modifying the GNU GCC 2.95 compiler shp Linux Programming 2 03-07-2004 10:45 AM
BSD make and GNU make problem Skarr Linux Programming 4 09-10-2002 12:31 PM
GNU Public Domain Compiler Unregistered C Programming 1 08-22-2002 06:55 AM
gnu g++ pete777 C++ Programming 6 04-20-2002 12:53 PM


All times are GMT -6. The time now is 03:17 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22