StudyNotes
Linux
Windows
edit SideBar
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