X-Authentication-Warning: ieva01.lanet.lv: pavenis owned process doing -bs Date: Thu, 28 Jan 1999 13:52:34 +0200 (WET) From: Andris Pavenis To: Eli Zaretskii cc: Artur Zaroda , djgpp AT delorie DOT com Subject: Re: cxxfilt.exe in bnu281b.zip and gxx.exe in djdev202.zip In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Thu, 28 Jan 1999, Eli Zaretskii wrote: > > On Thu, 28 Jan 1999, Andris Pavenis wrote: > > > > Isn't it better to remove -lgpp at all? I don't think g++ on Unix does > > > that anymore, does it? > > > > Of course. If we are removing -lgpp from gxx.exe then I > > think there is no more any need for it except than linking libm.a. > > What about -lstdcxx? That one still needs to be mentioned. > > As for -lm, I always thought that some classes in libstdcxx.a require > libm.a. Isn't that correct anymore? > No problems. I tested that gpp.exe from gcce111b.zip and also g++.exe from egcs-1.1.1 under Linux links also libm. So if we are dropping -lgpp in gxx.exe in djdev then there is no more need for it at all. Andris