Date: Sat, 25 Aug 2001 19:00:41 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: pavenis AT lanet DOT lv Message-Id: <6480-Sat25Aug2001190041+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: dj AT delorie DOT com, djgpp-workers AT delorie DOT com In-reply-to: <3B87B8C5.16717.42C1CA@localhost> (pavenis@lanet.lv) Subject: Re: gcc-3.0.1 and Win2k References: <4634-Fri24Aug2001204242+0300-eliz AT is DOT elta DOT co DOT il> <3B87B8C5 DOT 16717 DOT 42C1CA AT localhost> 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 Precedence: bulk > From: pavenis AT lanet DOT lv > Date: Sat, 25 Aug 2001 14:40:05 +0300 > > It we want to use installed linker script we still need to specify it > explicitly (My note yesterday was wrong). If by ``installed linker script'' you mean the one used by GCC when it links, then I don't understand why do we need an explicit file name: GCC should pick that script automatically, since specs tells it to look for djgpp-x.djl. Right?