------- Comment #20 from pluto at agmk dot net  2010-05-13 10:46 -------
(In reply to comment #19)
> (In reply to comment #15)
> > the problematic is eh_globals.o which was merged into libstlport.a.
> 
> If stlport imports files which are implementation details, then it depends on
> those implementation details. isn't that obvious?
> 
> If that's by design, then as Andrew said you need to reconfigure stlport.
> If it's not by design, it's an stlport bug.

stlport includes some gcc archives in libstlport.a for simplier linking
of stlport-based applications. users just type '-lstlport' and all is linked :)
i see only references to __cxa_finalize in stlport code but this doesn't
touch eh_globals.cc. i'll check this deeply...


-- 


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

Reply via email to