www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/11/04/04:07:45

Date: Tue, 4 Nov 1997 10:05:50 +0100 (MET)
From: Robert Hoehne <robert DOT hoehne AT gmx DOT net>
To: Charles Krug <charles AT pentek DOT com>
cc: DJGPP mailing list <djgpp AT delorie DOT com>
Subject: Re: Compiling C++ under Rhide
In-Reply-To: <3459E6BB.74D9F961@pentek.com>
Message-ID: <Pine.LNX.3.95.971104100215.4886D-100000@trompete.hrz.tu-chemnitz.de>
MIME-Version: 1.0

On Fri, 31 Oct 1997, Charles Krug wrote:

> When compiling c++ under Rhide 1.4, I get some spurrious errors.

Probably you got 'undefined symbols' errors to symbols from
libgpp. I'm right? If yes, simply add that library to be linked
to you program and the errors should gone.

> I then set-up Rhide to use gxx when compiling C++ sources.  This works
> EXCEPT:

This is is general a bad idea, since gxx is meant to be used (currently)
only for linking C++ programs and not for compiling.

But if you really want to use it (for linking!!) the overwrite
the variable RHIDE_LD and not RHIDE_GCC (which you did probably).

Robert
******************************************************
* Robert Hoehne <robert DOT hoehne AT gmx DOT net>              *
* Post:    Am Berg 3, D-09573 Dittmannsdorf, Germany *
* WWW:     http://www.tu-chemnitz.de/~sho/rho        *
******************************************************

- Raw text -


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