Results 1 to 5 of 5
Hey what's a good C++ compiler/debugger for free for Linux SuSE 9.3?...
- 10-16-2005 #1Just Joined!
- Join Date
- Oct 2005
- Posts
- 55
C++
Hey what's a good C++ compiler/debugger for free for Linux SuSE 9.3?
- 10-16-2005 #2Linux Engineer
- Join Date
- Jan 2005
- Location
- Chicago (USA)
- Posts
- 1,028
g++
- 10-16-2005 #3Just Joined!
- Join Date
- Oct 2005
- Posts
- 55
thanks but, i hate when all they have are files and files but they don't have an (as Windows user call them) .exe How do you get a program when all they have are C code?
- 10-16-2005 #4
Download: ftp://ftp.uni-kl.de/pub/linux/suse/i...3.5-5.i586.rpm (German mirror).
Install the file by running the following command as root user:
Code:# rpm -i gcc-c++-3.3.5-5.i586.rpm
- 10-16-2005 #5Just Joined!
- Join Date
- Oct 2005
- Posts
- 55
well the code's not good, unless there's more to it. i know you have to do the whole "su-" thing but when i put in the code it said no such file! (oh and i got my YaST working i just bought the latest issue of Linux Pro Magazine that came with a full distro of Linux Pro 9.3)


Reply With Quote
