boo...@bootch-desktop:~/gcc-4.3.3.obj$ # boo...@bootch-desktop:~/gcc-4.3.3.obj$ #Successfully built and installed gcc-4.3.3: boo...@bootch-desktop:~/gcc-4.3.3.obj$ date Sat Apr 11 09:32:41 EDT 2009 boo...@bootch-desktop:~/gcc-4.3.3.obj$ pwd /home/bootch/gcc-4.3.3.obj boo...@bootch-desktop:~/gcc-4.3.3.obj$ ../gcc-4.3.3/config.guess i686-pc-linux-gnu boo...@bootch-desktop:~/gcc-4.3.3.obj$ gcc -v Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../gcc-4.3.3/configure Thread model: posix gcc version 4.3.3 (GCC) boo...@bootch-desktop:~/gcc-4.3.3.obj$ # I built all languages boo...@bootch-desktop:~/gcc-4.3.3.obj$ more /etc/issue Ubuntu 8.10 \n \l
boo...@bootch-desktop:~/gcc-4.3.3.obj$ uname -a Linux bootch-desktop 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC 2009 i686 GNU/Linux boo...@bootch-desktop:~/gcc-4.3.3.obj$ dpkg -l libc6 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============-==============-============================================ ii libc6 2.8~20080505-0 GNU C Library: Shared libraries boo...@bootch-desktop:~/gcc-4.3.3.obj$ # I used smp multithreaded: make -j 2 boo...@bootch-desktop:~/gcc-4.3.3.obj$ #