delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/06/13/09:40:31

Date: Sun, 13 Jun 1999 16:38:02 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Paul Van Belinghen <pvanbell AT cloud9 DOT net>
cc: djgpp AT delorie DOT com
Subject: Re: gnat 3.1 & gpp2.81 incompatability
In-Reply-To: <3763D226.FDAD2E37@cloud9.net>
Message-ID: <Pine.SUN.3.91.990613163413.9316D-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Sun, 13 Jun 1999, Paul Van Belinghen wrote:

> s:/djgpp/lib/libstdcxx.a (iostream.o) ... undefined ref to '__rtl_class'

This usually indicates a mixup of libraries from different versions of 
GCC.

> Since they both run
> under djgpp, I can't separate them into separate directories (DJGPP env
> variable can only point ot one place)

The usual way to handle these problems is to have two separate 
directories, one for GNAT and another for DJGPP, and have a simple batch 
file that switches between them by pointing the DJGPP variable to a 
suitable place.  If there are duplicate files that both environments 
need, simply copy them.

If you run this on Windows 9X, you can create two different shortcuts 
that both invoke a DOS box, but make it run a different batch file, so 
that each box will be set up for a different development environment.

- Raw text -


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