Thread overview
[Issue 19543] Shared object "libstdc++.so.6" not found, required by "dmd"
Jan 03, 2019
Seb
Jan 03, 2019
Seb
January 03, 2019
https://issues.dlang.org/show_bug.cgi?id=19543

Seb <greeenify@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greeenify@gmail.com

--- Comment #1 from Seb <greeenify@gmail.com> ---
Have you any C++ compiler installed?
For one or two releases, you'll need to have libstdc++ installed though this
dependency will be dropped soon now that DMD is almost completely converted to
D.

--
January 03, 2019
https://issues.dlang.org/show_bug.cgi?id=19543

Seb <greensunny12@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greensunny12@gmail.com

--- Comment #2 from Seb <greensunny12@gmail.com> ---
PR: https://github.com/dlang/dmd/pull/9188

--
January 03, 2019
https://issues.dlang.org/show_bug.cgi?id=19543

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/1b0765ee3ec38b78e803796a42a4a36750d294c9 Fix Issue 19543 - Shared object "libstdc++.so.6" not found, required by "dmd"

https://github.com/dlang/dmd/commit/ff41d7e77a87ddfc529a7b107017b71e46d9d91d Merge pull request #9188 from wilzbach/libstdc++

Fix Issue 19543 - Shared object "libstdc++.so.6" not found, required by "dmd" merged-on-behalf-of: Jacob Carlborg <jacob-carlborg@users.noreply.github.com>

--
January 03, 2019
https://issues.dlang.org/show_bug.cgi?id=19543

github-bugzilla@puremagic.com changed:

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

--