X-Sent: 4 Jul 2001 00:35:11 GMT Message-ID: <002f01c10421$54edff80$e33e1d18@nycap.rr.com> From: "Matthew Conte" To: References: Subject: Re: Upload of gcc-3.0 archives Date: Tue, 3 Jul 2001 20:36:13 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2479.0006 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2479.0006 Reply-To: djgpp-workers AT delorie DOT com 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'. > 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. regards, matthew.