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 c++/30423] compile with -O2 fails.



------- Comment #2 from pinskia at gcc dot gnu dot org  2007-01-10 16:34 -------

% ./gendoc 
/libexec/ld-elf.so.1: ./gendoc: Undefined symbol "_ZNSo9_M_insertEPKcl"

This makes it sound like libstdc++'s ABI has changed slightly but just in a
forwards compatiable way.

Can you try to force using 4.2's libstdc++?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  GCC build triplet| x86_64-portbld-freebsd6.2  |x86_64-portbld-freebsd6.2
   GCC host triplet| x86_64-portbld-freebsd6.2  |x86_64-portbld-freebsd6.2
 GCC target triplet| x86_64-portbld-freebsd6.2  |x86_64-portbld-freebsd6.2


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30423


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