public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/62260] New: Build inside source tree doesn't work with lto-plugin
@ 2014-08-25 20:49 hjl.tools at gmail dot com
  2014-08-25 21:57 ` [Bug bootstrap/62260] " hjl.tools at gmail dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: hjl.tools at gmail dot com @ 2014-08-25 20:49 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 62260
           Summary: Build inside source tree doesn't work with lto-plugin
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hjl.tools at gmail dot com

When GCC is configured inside source tree with

./configure --enable-languages=c,c++ --disable-bootstrap

liblto_plugin.la is installed at the wrong place:

ibtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0
/export/gnu/import/git/gcc/host-x86_64-unknown-linux-gnu/lto-plugin/../host-x86_64-unknown-linux-gnu/gcc/liblto_plugin.so.0.0.0

It should be installed at
/export/gnu/import/git/gcc/host-x86_64-unknown-linux-gnu/lto-plugin/../../host-x86_64-unknown-linux-gnu/gcc/


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

end of thread, other threads:[~2021-08-26  0:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-25 20:49 [Bug bootstrap/62260] New: Build inside source tree doesn't work with lto-plugin hjl.tools at gmail dot com
2014-08-25 21:57 ` [Bug bootstrap/62260] " hjl.tools at gmail dot com
2014-08-26 14:47 ` hjl at gcc dot gnu.org
2014-08-26 14:50 ` hjl.tools at gmail dot com
2021-08-26  0:04 ` pinskia 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).