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++/20170] Link errors building ACE 5.4.2: undefined reference to `__cxa_get_exception_ptr'


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-23 18:41 -------
Are you sure that you are linking with the correct version of libstdc++.
As `__cxa_get_exception_ptr' is new as 2005-02-18.

-- 


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


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