www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/1999/08/19/10:14:04

From: pavenis AT lanet DOT lv
Message-ID: <B0000098653@stargate.astr.lu.lv>
To: Robert Hoehne <robert DOT hoehne AT gmx DOT net>, djgpp-workers AT delorie DOT com
Date: Thu, 19 Aug 1999 17:04:13 +0300
MIME-Version: 1.0
Subject: Re: gcc-2.95.1
In-reply-to: <199908191215.OAA15276@robby.dittmannsdorf.de>
References: <B0000098425 AT stargate DOT astr DOT lu DOT lv>
X-mailer: Pegasus Mail for Win32 (v3.12)
Reply-To: djgpp-workers AT delorie DOT com
X-Mailing-List: djgpp-workers AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On 19 Aug 99, at 14:18, Robert Hoehne wrote:

> > Hi!
> > 
> > The binaries of GCC-2.95.1 for DJGPP are at 
> > 	http://www.lanet.lv/~pavenis/djgpp.html
> 
> I found, that you use now collect2. Is that really needed? 
> gcc 2.81 worked (and works) without collect2 for me perfectly
> with exceptions and templates.

It's rather easy to change to use LD directly:
	changing specs
		*linker
		collect2

	to 
		*linker
		ld
	
Exceptions doesn't need collect2

About templates: I'm not using them much and the problems was 
mostly in applications that uses them seriously. So perhaps somebody
could test it. At least it's default to use collect2 (unless I change this
behaviour)

> BTW: This is not so important for me, since I will probaly not
> use gcc 2.951 because it contains still some bugs I already
> found which I cant live with.

What kind of bugs?

Only wish: I would like to be able normally build RHIDE with 
gcc-2.95.X without too many patches

Andris

- Raw text -


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