delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/01/26/05:32:56

X-Authentication-Warning: ieva01.lanet.lv: pavenis owned process doing -bs
Date: Tue, 26 Jan 1999 12:28:08 +0200 (WET)
From: Andris Pavenis <pavenis AT lanet DOT lv>
To: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
cc: djgpp AT delorie DOT com
Subject: Re: Newbie question - gxx returns ld cant find lgpp
In-Reply-To: <Pine.SUN.3.91.990126093638.16926F@is>
Message-ID: <Pine.A41.4.05.9901261222520.54304-100000@ieva01.lanet.lv>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com


On Tue, 26 Jan 1999, Eli Zaretskii wrote:

> 
> On Mon, 25 Jan 1999, Ian Warren wrote:
> 
> > I removed everything then
> > reinstalled.  Gcc works but gxx returns ..ld.exe cannot open -lgpp: No
> > such file or directory.
> 
> Either download and install lgp2811b.zip, or use gxx.exe from
> gpp281b.zip.
> 

Even more I think that gxx.exe from djdev202.zip is BROKEN:
	it links libraries in following order
		-lstdcxx -lgpp -lm
	but libgpp.a really contains references to libstdcxx.a
	(iostream and derived clases). As result one can get
	unresolved references unless this order is changed
	(it should be -lgpp -lstdcxx -lm)

However I still think that best would be to remove gxx.exe from 
djdev at all. 
 

- Raw text -


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