Go forward to User Problems.
Go backward to getting g++.
Go up to Top.
Installation Issues and Problems
********************************
Menu
- gcc-2 + g++-1
- I can't build g++ 1.x.y with gcc-2.x.y!
- what else do I need?
- OK, I've obtained gcc; what else do I need?
- use GNU linker?
- Should I use the GNU linker, or should I use "collect"?
- Use GNU assembler?
- Should I use the GNU assembler, or my vendor's assembler?
- repository
- How do I use the new template repository code?
- repo bugs
- Known bugs and problems with the repo patch
- Use GNU C library?
- Should I use the GNU C library?
- Global constructor problems
- Global constructors aren't being called
- Strange assembler errors
- Strange assembler errors when linking C++ programs
- Other problems building libg++
- Other problems building libg++
- More size_t problems
- But I'm still having problems with size_t!
- Rebuild libg++?
- Rebuild libg++ to go with my new g++?
- co-existing versions
- I want several versions of g++ and libg++ to co-exist
- Installing on Linux
- Trouble installing g++ and libg++ on Linux
- Linux Slackware 3.0
- On my Linux system, the "hello world" program fails