Date: Sun, 12 Apr 1998 11:45:51 +0300 (IDT) From: Eli Zaretskii To: Nate Eldredge cc: Ryuji Yokoyama , djgpp AT delorie DOT com Subject: Re: What did I miss ? In-Reply-To: <199804100142.SAA14888@adit.ap.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Thu, 9 Apr 1998, Nate Eldredge wrote: > >Using builtin specs. > ^^^^^^^^^^ > > Aha! The infamous "Using builtin specs". This means `stubify' isn't being > run, thus no EXE file. I suspect using `-o prog.exe' will result in some > kind of error like "Corrupt executable". Are you sure? I don't have Binutils 2.8.1 installed, so I cannot check this, but I think `ld' from there knows how to generate DJGPP-style stubbed executables, even without `stubify'. Can you please look into this?