www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/1998/02/26/03:03:26

Sender: vheyndri AT rug DOT ac DOT be
Message-Id: <34F52160.3AA4@rug.ac.be>
Date: Thu, 26 Feb 1998 09:01:36 +0100
From: Vik Heyndrickx <Vik DOT Heyndrickx AT rug DOT ac DOT be>
Mime-Version: 1.0
To: Robert Hoehne <robert DOT hoehne AT gmx DOT net>
Cc: djgpp-workers AT delorie DOT com
Subject: Re: GCC 2.8.0 for DJGPP
References: <34E36D6C DOT 89DD0CAA AT gmx DOT net>

Robert Hoehne wrote:
> _PLEASE_ test the distrib. Here what I'm special interested in:
> - Any problems (of course only DJGPP related, since I haven't
>   the time to fix core gcc bugs)

I think I encountered a problem with gpp.

When classes have virtual methods some calls to __rtti_si or __rtti_user
are issued, but these are not part of libgpp.a, resulting in linker
errors.

Basically:

class Hoi
{
  public:
  virtual unsigned lifeSucks ()
  {
    return 0;
  }
};

compiles successful, but does not link.

I'm sure I have the right libraries/bins installed in the right place.

Could it be that these fns are missing from libgpp.a? Or maybe the
compiler not configured correctly?

-- 
 \ Vik /-_-_-_-_-_-_/   
  \___/ Heyndrickx /          
   \ /-_-_-_-_-_-_/

- Raw text -


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