public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/43748] build machinery insufficient for installing target specific .def files as plugin headers
       [not found] <bug-43748-4@http.gcc.gnu.org/bugzilla/>
@ 2011-08-13 17:52 ` andrew at ishiboo dot com
  2021-08-24 20:27 ` [Bug bootstrap/43748] " iains at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: andrew at ishiboo dot com @ 2011-08-13 17:52 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Paprocki <andrew at ishiboo dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrew at ishiboo dot com

--- Comment #1 from Andrew Paprocki <andrew at ishiboo dot com> 2011-08-13 17:32:37 UTC ---
This breaks the installation of gcc-4.5 via macports. When trying to build
anything which uses the plugin API, it can't find darwin-sections.def so you
have to manually extract it from the tarball and sudo cp it to the installed
macports directory to get the build working.


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

* [Bug bootstrap/43748] build machinery insufficient for installing target specific .def files as plugin headers
       [not found] <bug-43748-4@http.gcc.gnu.org/bugzilla/>
  2011-08-13 17:52 ` [Bug other/43748] build machinery insufficient for installing target specific .def files as plugin headers andrew at ishiboo dot com
@ 2021-08-24 20:27 ` iains at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: iains at gcc dot gnu.org @ 2021-08-24 20:27 UTC (permalink / raw)
  To: gcc-bugs

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

Iain Sandoe <iains at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Iain Sandoe <iains at gcc dot gnu.org> ---
This seems to have been fixed by:

commit 8b0210047962c7342d23a333703203690b76ba3d
Author: Mike Stump <mikestump@comcast.net>
Date:   2011-02-19 04:54:55 +0000

    t-darwin (TM_H): Add dependency on on darwin-sections.def.

            * config/t-darwin (TM_H): Add dependency on on
            darwin-sections.def.

I can confirm that darwin-sections.def is installed in the plugin include dir
for and ---enable-plugin build on x86_64-darwin19, of gcc-9.4.1 which is the
oldest open branch.

closing as fixed.

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

end of thread, other threads:[~2021-08-24 20:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-43748-4@http.gcc.gnu.org/bugzilla/>
2011-08-13 17:52 ` [Bug other/43748] build machinery insufficient for installing target specific .def files as plugin headers andrew at ishiboo dot com
2021-08-24 20:27 ` [Bug bootstrap/43748] " iains 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).