public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/99172] New: Build failure with slibtool and vtv
@ 2021-02-19 20:52 gcc-user at riseup dot net
  2021-02-22  8:42 ` [Bug libstdc++/99172] " rguenth at gcc dot gnu.org
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: gcc-user at riseup dot net @ 2021-02-19 20:52 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99172

            Bug ID: 99172
           Summary: Build failure with slibtool and vtv
           Product: gcc
           Version: 10.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gcc-user at riseup dot net
  Target Milestone: ---

Created attachment 50227
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50227&action=edit
Full build log.

When building gcc with slibtool (https://dev.midipix.org/cross/slibtool) the
build will fail in the libstdc++.la make target in libstdc++-v3/src.

  /usr/x86_64-pc-linux-gnu/bin/ld: cannot find -lvtv

This doesn't occur with GNU libtool because it silently filters out the invalid
-lvtv while slibtool does not. I attached a full build log.

Also see this gentoo issue.

https://bugs.gentoo.org/767706

To build gcc with slibtool:

  export MAKE='make LIBTOOL=rdlibtool'

Unfortunately gcc doesn't respect the value of the MAKEFLAGS environment
variable.

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

end of thread, other threads:[~2021-03-15 22:01 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-19 20:52 [Bug libstdc++/99172] New: Build failure with slibtool and vtv gcc-user at riseup dot net
2021-02-22  8:42 ` [Bug libstdc++/99172] " rguenth at gcc dot gnu.org
2021-02-22 15:16 ` gcc-user at riseup dot net
2021-02-22 15:35 ` redi at gcc dot gnu.org
2021-02-22 16:18 ` gcc-user at riseup dot net
2021-02-23  3:46 ` gcc-user at riseup dot net
2021-02-24 13:44 ` egallager at gcc dot gnu.org
2021-02-24 16:27 ` ctice at gcc dot gnu.org
2021-02-24 16:56 ` gcc-user at riseup dot net
2021-02-24 17:06 ` ctice at gcc dot gnu.org
2021-02-24 18:57 ` redi at gcc dot gnu.org
2021-03-11  5:03 ` ctice at gcc dot gnu.org
2021-03-11 13:33 ` redi at gcc dot gnu.org
2021-03-15 16:43 ` cvs-commit at gcc dot gnu.org
2021-03-15 22:01 ` gcc-user at riseup dot net

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