www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/07/03/11:30:23

From: D DOT J DOT Eleveld AT anest DOT azg DOT nl
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Linker Problem with C++
Date: Fri, 03 Jul 1998 14:22:46 GMT
Organization: Deja News - The Leader in Internet Discussion
Lines: 21
Message-ID: <6nipfm$8h0$1@nnrp1.dejanews.com>
References: <Pine DOT GSO DOT 3 DOT 96 DOT 980614234032 DOT 19009A-100000 AT oscar DOT eecs DOT uic DOT edu>
NNTP-Posting-Host: 192.87.23.66
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

In article <Pine DOT GSO DOT 3 DOT 96 DOT 980614234032 DOT 19009A-100000 AT oscar DOT eecs DOT uic DOT edu>,
  Andrew Deren <aderen AT eecs DOT uic DOT edu> wrote:

> I'm trying to create a new object using degui and inherit it from
> dialog_object but I get the error:
> agui.o(.text+0x699):agui.cpp: undefined reference to `dialog_object
> type_info function'
> agui.o(.text+0x6a0):agui.cpp: undefined reference to `dialog_object
> type_info node'

I'm pretty sure that this has to do with RTTI stuff.  Try compiling everything
(or nothing) including degui with a -fno-rtti.  Just add the -fno-rtti flag to
the degui makefile and recompile.  With -fno-rtti consistency is they key.
Compile everything with it, or everything without it...

If that still doesn't work, email me.

Doug Eleveld

-----== Posted via Deja News, The Leader in Internet Discussion ==-----
http://www.dejanews.com/rg_mkgrp.xp   Create Your Own Free Member Forum

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019