ProgrammingThis forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
g++ is part of the Gnu Compiler Collection (gcc). The above link takes you to there website. Be warned, with C++ especially, that 3.4.0 will not compile everything correctly (yet) and will not created binaries backwards compatible with older versions of gcc (aka older libstdc++).
I'd probably recommend using gcc 3.3.3 unless you have a specific reason for doing otherwise.
well, if u want binary packages, then it is dependent on ur distribution. for example, suse's package cant be used for redhat and vice versa. so i told u to check ur linux vendor for updates. if u want sources, u can obtain from any gnu mirror.
PS: Please update ur profile so that we can easily know what distro u are using.
(personal question: are u living in India ?)
well first of all "u _didn't_ update ur profile"
also, why do u want to update gcc ?
by what i know, updating core components like gcc, glibc requires recompilation of all applications that depend on them. So a wise choice would be to update ur distribution - Go Fedora or something like that.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.