[Bug other/43748] build machinery insufficient for installing target specific .def files as plugin headers

2019-06-15 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43748

Eric Gallager  changed:

   What|Removed |Added

 CC||iains at gcc dot gnu.org

--- Comment #3 from Eric Gallager  ---
since this is at least somewhat Darwin-related, cc-ing Iain...

[Bug other/43748] build machinery insufficient for installing target specific .def files as plugin headers

2018-03-11 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43748

Eric Gallager  changed:

   What|Removed |Added

   Keywords||build
 Status|UNCONFIRMED |NEW
   Last reconfirmed||2018-03-12
 CC||egallager at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #2 from Eric Gallager  ---
(In reply to Andrew Paprocki from comment #1)
> 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.

Taking this as confirmation.

[Bug other/43748] build machinery insufficient for installing target specific .def files as plugin headers

2011-08-13 Thread andrew at ishiboo dot com
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.