Date: Sun, 24 Nov 1996 16:46:15 +0200 (IST) From: Eli Zaretskii To: "Alaric B. Williams" Cc: djgpp AT delorie DOT com Subject: Re: Uninstalling components In-Reply-To: <848707058.912707.0@abwillms.demon.co.uk> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 21 Nov 1996, Alaric B. Williams wrote: > On that thread, what would be > the Good way of changing the linker settings? I didn't think there > was a gcc switch to override the use of djgpp.djl, ie use a seperate > libhw.djl? Of course there is: use -Tlibhw.djl switch to gcc. If I'm not mistaken in my understanding of lib/specs (never had time to get through those all the way), any -Tfoo.bar of yours is *in addition* to the default djgpp.djl, but the best way to be sure is to try.