public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "David H. Lynch Jr." <dhlii@dlasys.net>
To: gcc-help@gcc.gnu.org
Subject: Re: Re: undefined reference to vtable for xxx
Date: Fri, 01 Feb 2008 07:54:00 -0000	[thread overview]
Message-ID: <47A2D01D.7030409@dlasys.net> (raw)
In-Reply-To: <mv8sp3lnjgh1mmlkbj5cpthr1p64srhjap@4ax.com>

Philipp Thomas wrote:
>> -fms-extensions
>>     
>
> BTW on a side note: If at all possible, get rid of that option (i.e.
> change the code that needs it), because it allows IMNSHO very dubious MS
> extensions to C++.
    My goal - once things work is compilation without warnings on all
supported platforms,
    with minimal sabatoging of warnings or errors with compiler options.

    But the first thing I need to do is isolate the actual problem.  


    I have tried a couple of things, and I am getting nowhere.
    I have added the -fms-extensions compile option - with no effect.
    I have eliminated the inherited parent class from the class definition
    - with no effect.
    I am dealing with enough complexity that I may have screwed up some
    of my efforts to try to isolate this.
     I did manage to eliminate a few undefined vtable messages - but
that was by eliminating
    all references to that class.
    There must be some what to try to isolate or zero in on this.

    Other suggestions for techniques to zero in on this problem would be
greatly appreciated.  




  reply	other threads:[~2008-02-01  7:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-28 18:57 David H. Lynch Jr.
2008-01-29  0:47 ` Rüdiger Ranft
2008-01-29  1:31 ` Philipp Thomas
2008-02-01  7:54   ` David H. Lynch Jr. [this message]
     [not found]     ` <EDC8DDD212FEB34C884CBB0EE8EC2D91081F698E@namailgen.corp.adobe.com>
2008-02-01 14:52       ` David H. Lynch Jr.
2008-02-02  9:06         ` Philipp Thomas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47A2D01D.7030409@dlasys.net \
    --to=dhlii@dlasys.net \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).