On Tue, 29 Nov 2011, gideon425.gb5@xxxxxxxxxxxx wrote:
I am having problems building gcc 4.6.2 I am using Ubuntu 11.10 Here is the error /usr/bin/ld: cannot find crti.o: No such file or directory
Here is the solution: export LIBRARY_PATH=/usr/lib/x86_64-linux-gnu
What additional information can I supply to help understand this problem?
Problem understood, gcc doesn't currently support debian and the derivative distributions like ubuntu.
-- Marc Glisse