You are not logged in.
I just built gdc (--enable-multilib, using gcc 4.7.0).
And then every time I try to build D programs, I always get this:
gdc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found
Is that happen because I use gcc 4.7.0, or --enable-multilib, or both?
Previously I built gdc using gcc 4.6.3 and --disable-multilib, and it worked fine.
Offline