problem with ./configure in gcc 4.6
Andrew Haley
aph@redhat.com
Wed Mar 30 17:28:00 GMT 2011
On 03/30/2011 05:54 PM, Mahmood Naderan wrote:
> Hi,
> I am trying to install gcc 4.6 on ubuntu 10.10 which has 4.4 installed. However
> the ./configure failed!
Do not build in the source directory.
> /usr/bin/ld: cannot find crt1.o: No such file or directory
> /usr/bin/ld: cannot find crti.o: No such file or directory
> /usr/bin/ld: cannot find -lc
> /usr/bin/ld: cannot find crtn.o: No such file or directory
libc devel package is not installed.
Andrew.
More information about the Gcc-help
mailing list