[Bug c++/20170] Link errors building ACE 5.4.2: undefined reference to `__cxa_get_exception_ptr'

2005-02-23 Thread micis at gmx dot de

--- Additional Comments From micis at gmx dot de  2005-02-23 16:44 ---
Created an attachment (id=8265)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8265action=view)
preprocessed source


-- 


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


[Bug c++/20170] Link errors building ACE 5.4.2: undefined reference to `__cxa_get_exception_ptr'

2005-02-23 Thread pinskia at gcc dot gnu dot org

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


[Bug c++/20170] Link errors building ACE 5.4.2: undefined reference to `__cxa_get_exception_ptr'

2005-02-23 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-23 
18:49 ---
Not a gcc bug, as I cannot reproduce this with the correct libstdc++.

-- 
   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID


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


[Bug c++/20170] Link errors building ACE 5.4.2: undefined reference to `__cxa_get_exception_ptr'

2005-02-23 Thread micis at gmx dot de

--- Additional Comments From micis at gmx dot de  2005-02-23 20:45 ---
You where right, it was my fault.
Thank you for your effort.

-- 


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