I've opened this pull request to finish the shared library support:
https://github.com/D-Programming-GDC/GDC/pull/214
These are the remaining problems:
1) We have to find all ModuleInfos in any shared library or in the main
executable (in the main executable even for statically linked
libdr
http://bugzilla.gdcproject.org/show_bug.cgi?id=223
Iain Buclaw changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
http://bugzilla.gdcproject.org/show_bug.cgi?id=183
Iain Buclaw changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
http://bugzilla.gdcproject.org/show_bug.cgi?id=211
--- Comment #1 from Iain Buclaw ---
Unfortunately, this is a gcc bug.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71224
--
You are receiving this mail because:
You are watching all bug changes.
http://bugzilla.gdcproject.org/show_bug.cgi?id=202
Iain Buclaw changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #14 from Iain Buclaw
http://bugzilla.gdcproject.org/show_bug.cgi?id=183
--- Comment #3 from Iain Buclaw ---
(In reply to Iain Buclaw from comment #2)
> Upstream PR raised:
>
> https://github.com/D-Programming-Language/dmd/pull/5122
>
> Doesn't fix the problem, but at least ensures that the code generator has
> all
http://bugzilla.gdcproject.org/show_bug.cgi?id=224
Iain Buclaw changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW