public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/58949] New: libcilkrts will not bootstrap on x86_64 without libstdc++.i686 32 bit libraries installed
@ 2013-10-31 21:32 amacleod at redhat dot com
  0 siblings, 0 replies; only message in thread
From: amacleod at redhat dot com @ 2013-10-31 21:32 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 58949
           Summary: libcilkrts will not bootstrap on x86_64 without
                    libstdc++.i686 32 bit libraries installed
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: amacleod at redhat dot com

on x86_64-unknown-linux-gnu bootstrap fails during configuration of libcilkrts.

When testing for a functioning c++ compiler, the executable builds fine, but
fails to execute because the executable is looking for the 32 bit system
library at some point instead of using the local libraries built by the
toolchain.

You should be able to reproduce this by bootstrapping on an x86_64 box which
does not have libstdc++.i686 installed.

When I installed libstdc++.i686 on my system the problem went away...


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-10-31 21:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-31 21:32 [Bug bootstrap/58949] New: libcilkrts will not bootstrap on x86_64 without libstdc++.i686 32 bit libraries installed amacleod at redhat dot com

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).