Suggested FAQ entry

Alexandre Oliva oliva@dcc.unicamp.br
Sun Apr 11 19:33:00 GMT 1999


On Apr 11, 1999, Doug Semler <doug@seaspace.com> wrote:

> + <p>The C++ language specifies that all virtual methods that are declared must
> + be defined.  The linker error message is telling you that at least one
> + of the virtual methods declared has not been defined, as the constructors,
> + destructor, and virtual table was never emitted by egcs for the class. 
> + 
> + <p>The solution is to ensure all virtual methods are defined.

I'd rather rephrase it as attached.  Ok to install?

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Brasil
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists


More information about the Gcc-patches mailing list