Date: Wed, 4 Jul 2001 09:36:44 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Matthew Conte cc: djgpp-workers AT delorie DOT com Subject: Re: Upload of gcc-3.0 archives In-Reply-To: <002f01c10421$54edff80$e33e1d18@nycap.rr.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Tue, 3 Jul 2001, Matthew Conte wrote: > From: "Eli Zaretskii" > > > Also, what would happen if djgpp.djl _did_ exist: would GCC or the > > linker use it? > > ld only overrides the default linker script if it is told to via '-T > name_of_linkscript'. What wasn't clear to me was whether GCC invokes the linker with -T under some circumstances. > > Finally, perhaps we should see how does this internal-script-by-default > > affect packages that use modified linker scripts, such as dxegen, DLX, > > etc. > > assuming they use the above method, this will have no effect on them. I'm not sure this assumption holds.