[Bug bootstrap/43926] New: missing crti.o file during build

jjlucido at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Apr 28 18:52:00 GMT 2010


I am trying to install gcc version 4.5.0. I have untarred and placed the latest
versions of gmp (5.0.1). mpc (0.8.1) and mpfr (2.4.2) into my source directory,
and I am building in a separate directory.

My system is SuSE Linux version 2.6.5-7.244-smp and I currently have gcc v3.3.3
installed currently.

I ran the configuration file with no options or target. Then I went to make it,
and I received the following error:


/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld:
crti.o: No such file: No such file or directory
Collect2: ld returned 1 exit status
make[5]: *** [libgcc_s.so] Error 1
make[5]: Leaving directory
‘/home2/jlucido/gcc/x86_64-unknown-linux-gnu/32/libgcc’
followed by several other “leaving directory” lines.

As per the faq section, I cleaned the distribution and configured with
--prefix=usr/local/gcc2. Same error

All files mentioned above had been downloaded from their sources today.


-- 
           Summary: missing crti.o file during build
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jjlucido at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43926



More information about the Gcc-bugs mailing list