This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug plugins/53258] Many symbols cannot lookup when loading plugin in configured with --enable-build-with-cxx.
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 06 May 2012 17:55:52 +0000
- Subject: [Bug plugins/53258] Many symbols cannot lookup when loading plugin in configured with --enable-build-with-cxx.
- Auto-submitted: auto-generated
- References: <bug-53258-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53258
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-05-06 17:55:52 UTC ---
This is expected until GCC has a real stable API for plugins. There was a
thread earlier this year exactly about this.