public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: sujit kumar <kumar_sujit@yahoo.com>
To: aoliva@redhat.com
Cc: gcc-help@gcc.gnu.org
Subject: Re: __pure_virtual undefined symbol : SOLVED
Date: Fri, 17 Aug 2001 04:52:00 -0000	[thread overview]
Message-ID: <20010817115156.21600.qmail@web10107.mail.yahoo.com> (raw)
In-Reply-To: <orhevq1i2c.fsf@feijoada.lsd.ic.unicamp.br>

hi Alexandre,

How r u ?
I am facing a problem ie., the final executable that I
make using the same script does not call the main
function instead it calls some specific constructors.

I tried debugging the final executable but 

(gdb) r
Starting program: /source/GLOOF/ga/./ALADDIN

Breakpoint 1, 0x809bf74 in gl::Renderer::Renderer ()
(gdb) bt
#0  0x809bf74 in gl::Renderer::Renderer ()
#1  0x809bf5c in gl::Renderer::getInstance ()
#2  0x808c082 in gl::Camera::Camera ()
#3  0x8082274 in global constructors keyed to
ToggleFold ()
#4  0x804d336 in __do_global_ctors_aux ()
#5  0x804c2be in _init ()
#6  0x2ab3e6fe in __libc_start_main ()
(gdb)

Is there any lines on which U can suggest as to why
the startup code is not calling main.cpp.
Pls suggest.

Thanx &
Regards
Sujit
 

--- aoliva@redhat.com wrote:
> On Aug  2, 2001, sujit kumar <kumar_sujit@yahoo.com>
> wrote:
> 
> > The solution that U have suggested is not working
> as well.
> 
> Did you try to use gcc for linking, instead of
> running ld directly?
> 
> -- 
> Alexandre Oliva   Enjoy Guarana', see
> http://www.ic.unicamp.br/~oliva/
> Red Hat GCC Developer                 
> aoliva@{cygnus.com, redhat.com}
> CS PhD student at IC-Unicamp       
> oliva@{lsd.ic.unicamp.br, gnu.org}
> Free Software Evangelist    *Please* write to
> mailing lists, not to me


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

  reply	other threads:[~2001-08-17  4:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-01  2:14 sujit kumar
2001-08-01  5:36 ` Alexandre Oliva
2001-08-02  0:43   ` sujit kumar
2001-08-02 10:59     ` aoliva
2001-08-17  4:52       ` sujit kumar [this message]
2001-08-01  2:15 sujit kumar

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=20010817115156.21600.qmail@web10107.mail.yahoo.com \
    --to=kumar_sujit@yahoo.com \
    --cc=aoliva@redhat.com \
    --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).