public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/58780] New: Cannot build gcc-4.8.3 on system with binutils build by gcc-4.9
@ 2013-10-18  8:04 markus at trippelsdorf dot de
  2013-10-18  8:41 ` [Bug bootstrap/58780] " markus at trippelsdorf dot de
  0 siblings, 1 reply; 2+ messages in thread
From: markus at trippelsdorf dot de @ 2013-10-18  8:04 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 58780
           Summary: Cannot build gcc-4.8.3 on system with binutils build
                    by gcc-4.9
           Product: gcc
           Version: 4.8.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: markus at trippelsdorf dot de

On a system running binutils (using the gold linker) build with gcc-4.9,
I cannot build gcc-4.8.3:

...
configure:3517: checking for C compiler default output file name
configure:3539: /var/tmp/gcc_build_dir/./gcc/xgcc
-B/var/tmp/gcc_build_dir/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/
-B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include
-isystem /usr/x86_64-pc-linux-gnu/sys-include    -march=native -O3 -pipe  
conftest.c  >&5
/usr/x86_64-pc-linux-gnu/bin/ld:
/var/tmp/gcc_build_dir/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs/libstdc++.so.6:
version `GLIBCXX_3.4.20' not found (required by
/usr/x86_64-pc-linux-gnu/bin/ld)
collect2: error: ld returned 1 exit status


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

* [Bug bootstrap/58780] Cannot build gcc-4.8.3 on system with binutils build by gcc-4.9
  2013-10-18  8:04 [Bug bootstrap/58780] New: Cannot build gcc-4.8.3 on system with binutils build by gcc-4.9 markus at trippelsdorf dot de
@ 2013-10-18  8:41 ` markus at trippelsdorf dot de
  0 siblings, 0 replies; 2+ messages in thread
From: markus at trippelsdorf dot de @ 2013-10-18  8:41 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Markus Trippelsdorf <markus at trippelsdorf dot de> ---
With ld.bfd bootstrap went fine (perhaps not surprisingly because it's a plain
C application).


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

end of thread, other threads:[~2013-10-18  8:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-18  8:04 [Bug bootstrap/58780] New: Cannot build gcc-4.8.3 on system with binutils build by gcc-4.9 markus at trippelsdorf dot de
2013-10-18  8:41 ` [Bug bootstrap/58780] " markus at trippelsdorf dot de

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