Recent Changes - Search:

StudyNotes

  1. Network+

Linux

Windows

edit SideBar

NotesOnInstallingGCC

On Kubuntu 5.10, no GCC was installed by default - only some base package, so I used Adept to install GCC-4.0.

Then ran into the crt1.o: No such file: No such file or directory problem, which was solved by

apt-get install libc6-dev

Edit - History - Print - Recent Changes - Search
Page last modified on September 29, 2006, at 02:18 PM