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

* [Bug bootstrap/62260] Build inside source tree doesn't work with lto-plugin
  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 ` hjl.tools at gmail dot com
  2014-08-26 14:47 ` hjl at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: hjl.tools at gmail dot com @ 2014-08-25 21:57 UTC (permalink / raw)
  To: gcc-bugs

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-08-25
     Ever confirmed|0                           |1

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
A patch is posted at

https://gcc.gnu.org/ml/gcc-patches/2014-08/msg02356.html


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

* [Bug bootstrap/62260] Build inside source tree doesn't work with lto-plugin
  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
  3 siblings, 0 replies; 5+ messages in thread
From: hjl at gcc dot gnu.org @ 2014-08-26 14:47 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> ---
Author: hjl
Date: Tue Aug 26 14:47:15 2014
New Revision: 214524

URL: https://gcc.gnu.org/viewcvs?rev=214524&root=gcc&view=rev
Log:
Properly set gcc_build_dir for in-tree build

    PR bootstrap/62260
    * Makefile.am (gcc_build_dir): Set to @gcc_build_dir@.
    * configure.ac (gcc_build_dir): Set and AC_SUBST according to
    $host_subdir.
    * Makefile.in: Regenerated.
    * configure: Likewise.

Modified:
    trunk/lto-plugin/ChangeLog
    trunk/lto-plugin/Makefile.am
    trunk/lto-plugin/Makefile.in
    trunk/lto-plugin/configure
    trunk/lto-plugin/configure.ac


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

* [Bug bootstrap/62260] Build inside source tree doesn't work with lto-plugin
  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
  3 siblings, 0 replies; 5+ messages in thread
From: hjl.tools at gmail dot com @ 2014-08-26 14:50 UTC (permalink / raw)
  To: gcc-bugs

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |5.0

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> ---
Fixed.


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

* [Bug bootstrap/62260] Build inside source tree doesn't work with lto-plugin
  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
                   ` (2 preceding siblings ...)
  2014-08-26 14:50 ` hjl.tools at gmail dot com
@ 2021-08-26  0:04 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-26  0:04 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andi-gcc at firstfloor dot org

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
*** Bug 54206 has been marked as a duplicate of this bug. ***

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