www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/02/10/13:13:55

From: Robert Hoehne <Robert DOT Hoehne AT Mathematik DOT tu-chemnitz DOT de>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: How Rhide compile C++ program?
Date: Mon, 10 Feb 1997 11:15:22 +0100
Organization: TU Chemnitz-Zwickau
Lines: 19
Message-ID: <32FEF53A.6E85@Mathematik.tu-chemnitz.de>
References: <m0vs6Fi-000S1qC AT natacha DOT inti DOT edu DOT ar> <Pine DOT SGI DOT 3 DOT 91 DOT 970207141620 DOT 24800B-100000 AT chinook DOT physics DOT utoronto DOT ca>
NNTP-Posting-Host: zombie.hrz.tu-chemnitz.de
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Peter Berdeklis wrote:
> 
> While we're on the subject, is it possible to change RHIDE's default
> behaviour of adding -liostr when compiling C++ prog's, to adding -lstdcx
> instead?

Add the following to your djgpp.env file:

[rhide]
RHIDE_LIBS=$(subst -liostr,-lstdcx,$(addprefix -l,$(LIBS)))

Robert
-- 
*****************************************************************
* Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau *
* Post:    Am Berg 3, D-09573 Dittmannsdorf                     *
* e-Mail:  Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE              *
* WWW:     http://www.tu-chemnitz.de/~rho                       *
*****************************************************************

- Raw text -


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