This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/41820] cc1: error: Cannot load plugin ./selfassign.so



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]