Tuesday, 11 January 2011

Old GCC (Ubuntu Releases) & How to add them (on Later Version of Ubuntu)

To Install: (currently trying Hardy's release)
gcc-3.x.x
- gcc-3.4.x-base
- cpp-3.4.x
- gcc-3.4.x
- g++-3.4.x
- libstdc++6-dev (=3.4)
Note

  1. Hardy Devel <- Use This

  2. Hardy-update Devel
Adding repository & Installing (GUI way, using hardy package):
1. software-properties-gtk &
2. add deb http://ubuntu.pesat.net.id/archive/ hardy main universe
3. Update
4. synaptic &
5. Search & install g++-3.4
6. Done

Some extras: (earlier package search)

  1. Ye Olde Ubuntu Releases (Headers, No Hardy)

  2. Not So Olde Ubuntu Releases (ISO)

No comments:

Post a Comment