Message-ID: <3A7CB78C.883EA594@thelewishouse.com> Date: Sat, 03 Feb 2001 17:59:40 -0800 From: Dan Lewis Organization: The Lewis House X-Mailer: Mozilla 4.7 [en]C-CCK-MCD NSCPCD47 (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Prevent gcc from invoking stubify and using djgpp.djl? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Is there any way to: 1) Prevent gcc from invoking stubify after it runs ld? 2) Prevent gcc from giving ld DJ's linker command script? Although puttong "-Wl,-Tlink.cmd" on the gcc command line passes "-Tlink.cmd" to ld, gcc also gives ld DJ's script name, as in "-Tdjgpp.djl". Thanks in advance! Dan Lewis dan AT thelewishouse DOT com