delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2002/02/22/04:47:32

X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f
From: pavenis AT lanet DOT lv
To: sandmann AT clio DOT rice DOT edu (Charles Sandmann), djgpp-workers AT delorie DOT com
Date: Fri, 22 Feb 2002 11:46:38 +0200
MIME-Version: 1.0
Subject: Re: bison and djgpp.env
Message-ID: <3C762F9E.17732.12BE2F@localhost>
In-reply-to: <10202211741.AA24248@clio.rice.edu>
References: <3C754AF2 DOT 8793 DOT 1502852 AT localhost> from "pavenis AT lanet DOT lv" at Feb 21, 2002 07:30:58 PM
X-mailer: Pegasus Mail for Windows (v4.01)
Reply-To: djgpp-workers AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp-workers AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On 21 Feb 2002 at 11:41, Charles Sandmann wrote:

> I know nothing about RHIDE, so if what is in CVS should be updated before
> it goes into a V2.03 refresh, please commit it and let me know.
> 
> It would be nice to have good GCC 3.1 support when it comes out.
> 

Here is related changes for both CVS and 2.03 versions I suggest. 
Definition of RHIDE_TYPED_LIBS_DJGPP.cpp was only needed
for rhide-1.4 as far as I remember (it was long time ago). 
The same about RHIDE_TYPED_LIBS_DJGPP.cxx (even then it's 
only needed if one uses extension .cxx for C++ sources)

I also think, that it doesn't byte to add '+' in from of rhide related 
definitions in djgpp.env. 

Andris

-------------------   Current CVS  ------------------------------
--- djgpp.env~1	Thu Feb 21 09:19:46 2002
+++ djgpp.env	Fri Feb 22 11:36:14 2002
@@ -114,10 +114,10 @@
 +PAGER=%DJDIR%/bin/less.exe
 
 [rhide]
-RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx
-RHIDE_TYPED_LIBS_DJGPP.cxx=stdcxx
-RHIDE_TYPED_LIBS_DJGPP.cpp=stdcxx
-RHIDE_TYPED_LIBS.f=g2c m
++RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx m
++RHIDE_TYPED_LIBS_DJGPP.cxx=stdcxx m
++RHIDE_TYPED_LIBS_DJGPP.cpp=stdcxx m
++RHIDE_TYPED_LIBS.f=g2c m
 
 [grep]
 +GREP_OPTIONS=--directories=skip

-------------------   v2.03  ----------------------------------------
--- djgpp.env~1	Fri Dec 24 15:19:04 1999
+++ djgpp.env	Fri Feb 22 11:37:40 2002
@@ -114,10 +114,10 @@
 +PAGER=%DJDIR%/bin/less.exe
 
 [rhide]
-RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx
-RHIDE_TYPED_LIBS_DJGPP.cxx=stdcxx
-RHIDE_TYPED_LIBS_DJGPP.cpp=stdcxx
-RHIDE_TYPED_LIBS_DJGPP.f=g2c m
++RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx m
++RHIDE_TYPED_LIBS_DJGPP.cxx=stdcxx m
++RHIDE_TYPED_LIBS_DJGPP.cpp=stdcxx m
++RHIDE_TYPED_LIBS.f=g2c m
 
 [grep]
 +GREP_OPTIONS=--directories=skip



- Raw text -


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