[Bug other/41820] cc1: error: Cannot load plugin ./selfassign.so
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Oct 25 11:00:00 GMT 2009
------- Comment #1 from rguenth at gcc dot gnu dot org 2009-10-25 11:00 -------
There is configure fluff in gcc/configure.ac at the --enable-plugin handling
that should deal with this (it tries -rdynamic at the moment). Probably
plugins should be disabled if not using GNU ld for now.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41820
More information about the Gcc-bugs
mailing list