I am trying to build GCC 4.5.1 on Ubuntu
I have a VirtualBox install of Ubuntu 10.04.1 64 bit (I use VirtualBox when developing, since I can take snapshots and easily roll back if i screw up the build env... now I am trying linux development)
So I start with a clean Ubuntu 10.04.1 install, do a package update to bring things up to date.... I then do the following
http://pastebin.com/dbYyKAA4
(I keep good notes to be repeatable)
After that I download and run the following script
http://pastebin.com/yw0Ve6ZE
The build process works until it gets to GCC itself and fails on the make process with the following errors
http://pastebin.com/t1JJpktu
it seams to be failing on the multilib section... so I tried doing a
"sudo apt-get build-dep gcc-4.4-multilib" to see if I missed anything, and it defaulted to the normal gcc-4.4 build dependencies
If needed I can upload the .vdi (VirtualBox drive image) if someone wants to load the machine and see what I am doing



Adv Reply



Bookmarks