Date: Wed, 28 Jun 2000 08:05:07 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: SV: SV: Request for assistance from real IT newbie In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 26 Jun 2000, gunno wrote: > = "This has also one side effect. If you call gcc like > = > = gcc -o foo foo.o > = > = the file foo (without the exe suffix) is created but it IS a > = '.exe' file. This is probably because you use a djgpp.djl linker script that didn't come from djdev203.zip (perhaps from some old GCC distribution). That script defines the default linker target as coff-go32-exe instead of coff-go32. I suggest to remove that linker script and use the one from djdev203.