[Bug libstdc++/70360] --enable-vtable-verify
ctice at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Apr 14 23:21:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70360
ctice at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ctice at gcc dot gnu.org
Assignee|unassigned at gcc dot gnu.org |ctice at gcc dot gnu.org
--- Comment #5 from ctice at gcc dot gnu.org ---
On initial investigation it seems to be a problem that some things are being
built with -fpie but the linker, when making libraries, wants them to be
compiled -fPIC. I'll post more later as I figure it out.
More information about the Gcc-bugs
mailing list