ftp.delorie.com/archives/browse.cgi | search |
Date: | Mon, 23 Dec 1996 16:48:09 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | timolmst AT cyberramp DOT net |
cc: | djgpp AT delorie DOT com |
Subject: | Re: Problem with DJGPP programs in bash |
In-Reply-To: | <59m12j$hg8$2@newshost.cyberramp.net> |
Message-ID: | <Pine.SUN.3.91.961223164537.2480B-100000@is> |
MIME-Version: | 1.0 |
On Mon, 23 Dec 1996 timolmst AT cyberramp DOT net wrote: > Jerzy DOT Witkowski AT ii DOT uni DOT wroc DOT pl (Jerzy Witkowski) wrote: > > >go32/v2: cannot find v1's go32.exe > > You have something in 'prog' that was compiled with DJGPP v1.x. This can only happen if you link in the startup code (crt0.o) from v1.x. No other module from v1.x can cause go32-v2 think that this is a v1 COFF image. So if your crt0.o is from v2, the above should never happen.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |