public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/56750] New: static -lstdc++ logic bleeds into all subdirs
@ 2013-03-27  5:33 vapier at gentoo dot org
  2013-09-04  8:27 ` [Bug bootstrap/56750] [4.8/4.9 Regression] " rguenth at gcc dot gnu.org
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: vapier at gentoo dot org @ 2013-03-27  5:33 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56750
           Summary: static -lstdc++ logic bleeds into all subdirs
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: vapier@gentoo.org
                CC: ebotcazou@gcc.gnu.org


the recent PR54820 change that adds -static-libstdc++ -static-libgcc to the
bootstrap flags ends up putting the LDFLAGS into all subdirs even unrelated to
the stage1 bootstrapping

for example, if you get the latest sourceware.org tree and try to build gdb,
you'll find those flags now showing up in LDFLAGS

$ make all-gdb
...
gcc -g -O2   -static-libstdc++    \
        -o gdb gdb.o ...


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

end of thread, other threads:[~2015-06-26 20:30 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-27  5:33 [Bug bootstrap/56750] New: static -lstdc++ logic bleeds into all subdirs vapier at gentoo dot org
2013-09-04  8:27 ` [Bug bootstrap/56750] [4.8/4.9 Regression] " rguenth at gcc dot gnu.org
2013-11-22 10:42 ` rguenth at gcc dot gnu.org
2014-02-18 15:17 ` jakub at gcc dot gnu.org
2014-02-18 15:53 ` ebotcazou at gcc dot gnu.org
2014-02-18 16:01 ` jakub at gcc dot gnu.org
2014-02-18 16:41 ` ebotcazou at gcc dot gnu.org
2014-02-18 17:25 ` vapier at gentoo dot org
2014-05-22  9:03 ` [Bug bootstrap/56750] [4.8/4.9/4.10 " rguenth at gcc dot gnu.org
2014-09-09 22:23 ` [Bug bootstrap/56750] [4.8/4.9/5 " vapier at gentoo dot org
2014-12-19 13:29 ` jakub at gcc dot gnu.org
2015-03-24 18:40 ` steven at gcc dot gnu.org
2015-06-23  8:23 ` [Bug bootstrap/56750] [4.8/4.9/5/6 " rguenth at gcc dot gnu.org
2015-06-26 20:01 ` [Bug bootstrap/56750] [4.9/5/6 " jakub at gcc dot gnu.org
2015-06-26 20:30 ` jakub at gcc dot gnu.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).