public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/43926]  New: missing crti.o file during build
@ 2010-04-28 18:52 jjlucido at gmail dot com
  2010-04-28 18:55 ` [Bug bootstrap/43926] " pinskia at gcc dot gnu dot org
  2010-04-29  9:58 ` rguenth at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: jjlucido at gmail dot com @ 2010-04-28 18:52 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1320 bytes --]

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug bootstrap/43926] missing crti.o file during build
  2010-04-28 18:52 [Bug bootstrap/43926] New: missing crti.o file during build jjlucido at gmail dot com
@ 2010-04-28 18:55 ` pinskia at gcc dot gnu dot org
  2010-04-29  9:58 ` rguenth at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2010-04-28 18:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2010-04-28 18:55 -------
>32

I think you don't have the 32bit userland fully installed.  Either use
--disable-multilib or install the 32bit userland.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |normal
             Status|UNCONFIRMED                 |WAITING


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug bootstrap/43926] missing crti.o file during build
  2010-04-28 18:52 [Bug bootstrap/43926] New: missing crti.o file during build jjlucido at gmail dot com
  2010-04-28 18:55 ` [Bug bootstrap/43926] " pinskia at gcc dot gnu dot org
@ 2010-04-29  9:58 ` rguenth at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-04-29  9:58 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rguenth at gcc dot gnu dot org  2010-04-29 09:57 -------
You need to install the glibc-devel and glibc-devel-32bit packages.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-04-29  9:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-28 18:52 [Bug bootstrap/43926] New: missing crti.o file during build jjlucido at gmail dot com
2010-04-28 18:55 ` [Bug bootstrap/43926] " pinskia at gcc dot gnu dot org
2010-04-29  9:58 ` rguenth at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).