public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* RTTI across .so boundaries
@ 2010-11-13  3:29 Витя Истомин
  2010-11-13  7:47 ` Jonathan Wakely
  0 siblings, 1 reply; 2+ messages in thread
From: Витя Истомин @ 2010-11-13  3:29 UTC (permalink / raw)
  To: gcc

Hi, guys. I've got stuck about using dynamic_cast across .so boundaries and I've investigated this question. So I'm surprised that when I'm not using RTLD_GLOBAL, your new ABI realization f*cked out dynamic_cast, typeid, and (!) throw/catch. 

Are you in mind, at all? No throw/catch?! Maybe the best solution for you is to GTFO g++ ?

-- реклама -----------------------------------------------------------
Самый большой выбор осенней и зимней одежды на http://aukro.ua

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: RTTI across .so boundaries
  2010-11-13  3:29 RTTI across .so boundaries Витя Истомин
@ 2010-11-13  7:47 ` Jonathan Wakely
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Wakely @ 2010-11-13  7:47 UTC (permalink / raw)
  To: Витя
	Истомин
  Cc: gcc

2010/11/13 Витя Истомин :
> Hi, guys. I've got stuck about using dynamic_cast across .so boundaries and I've investigated this question. So I'm surprised that when I'm not using RTLD_GLOBAL, your new ABI realization f*cked out dynamic_cast, typeid, and (!) throw/catch.
>
> Are you in mind, at all? No throw/catch?! Maybe the best solution for you is to GTFO g++ ?

http://gcc.gnu.org/faq.html#dso

If you have an actual proposal to improve things feel free to suggest
it or to write your own compiler.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-13  0:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-13  3:29 RTTI across .so boundaries Витя Истомин
2010-11-13  7:47 ` Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).