public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/23325] New: gcc 64 bit build problem
@ 2005-08-11 13:32 sos at cal dot interrasystems dot com
  2005-08-11 13:33 ` [Bug target/23325] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: sos at cal dot interrasystems dot com @ 2005-08-11 13:32 UTC (permalink / raw)
  To: gcc-bugs

Platform : AMD 64bit Opteron.
O/S : Redhat linux Advanced Server 3.0
Kernel Version : 2.4.21-1.1931.2.393.ent

When we try to build gcc 3.4.3, the build fails giving the following error.

/usr/bin/ld: cannot open crti.o: No such file or directory
collect2: ld returned 1 exit status
make[2]: *** [32/libgcc_s_32.so] Error 1
make[2]: *** Waiting for unfinished jobs....
ranlib 32/libgcc.a

But crti.o is present at the path 
/usr/lib64/crti.o

-- 
           Summary: gcc 64 bit build problem
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: sos at cal dot interrasystems dot com
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug target/23325] gcc 64 bit build problem
  2005-08-11 13:32 [Bug other/23325] New: gcc 64 bit build problem sos at cal dot interrasystems dot com
@ 2005-08-11 13:33 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-11 13:33 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-11 13:33 -------
This is not a bug, it is trying to compile the 32bit multilib.

Use either --disable-multilib or install the 32bit libraries.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|other                       |target
         Resolution|                            |INVALID


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


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

end of thread, other threads:[~2005-08-11 13:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-11 13:32 [Bug other/23325] New: gcc 64 bit build problem sos at cal dot interrasystems dot com
2005-08-11 13:33 ` [Bug target/23325] " pinskia 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).