This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos 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]

AW: dynamic_cast & RTTI (c++)



> Where can I find out if the powerpc cross-compiler 
> (powerpc-eabi-g++) supports RTTI?  Everywhere I look people 
> always use the option -fno_rtti, but I want to know for sure 
> that it's not supported.
> 
> Thanks,
> Rich

RTTI is supported, just skip the -fno_rtti flag.

Bye
Alex

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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