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]

libstdc++ with fno-vtable-thunks?


The title says it, is it possible to build libstdc++ with this option so that
it will work?
I tried building the egcs1.1.1 with this option enabled. It goes through, but
when I do a test on this vtable topic, I get undefined reference xy in libstdc++2.9.so.

So is it possible, or do I have to forget about?

My settings are: LinuxPPC with pre-R5, glibc2.0.108

Any hints are very welcome

Where can I find a list of compiler options and their explanations? I found
some in the Book 'Porting UNIX Software' but the book is a bit old (1995).

Thanks
Andreas
-- 
------------------
| Andreas Tobler								
| CH-8004 Zuerich	
| E-mail: toa@pop.agri.ch		
------------------------------------------


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