This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
compiler linker flags
- To: gcc-help at gcc dot gnu dot org
- Subject: compiler linker flags
- From: Robert Schweikert <rjschwei at mindspring dot com>
- Date: Thu, 26 Oct 2000 21:48:05 -0400
- CC: aoliva at redhat dot com
Further investigation yielded that the problem is with the virtual table
emission from the compiler. The virtual table symbols are undefined in
the object code, which naturally makes impossible for the linker to do
its job.
I am working in a template rich environment and all of this has to work
with shared libraries. All templates are explicitely instantiated. I
tried the -fvtable-thunks flag but that didn't help. Somehow the virtual
table definitions disappear once I send the code through g++.
Which flags could be responsible for this?
Any help is appreciated.
Thanks,
Robert
--
Robert Schweikert MAY THE SOURCE BE WITH YOU
rjschwei@mindspring.com LINUX