This is the mail archive of the gcc@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]

vtable in read-only sections [again]


Hi,
  Should vtables and typeinfo be emitted into a
read-only section of an ELF?
I've searched for info on this, and even read over the
gABI, but didn't see anything for or against this.

>From a quick look, it appears as though they currently
are not.  Is this intentional?

This was with GCC 3.2.2 on Linux and Solaris with
binutils 2.13.2.1.

Thanks,
-Kenny



__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/


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