Date: Sun, 9 Jun 1996 18:19:10 +0200 (IST) From: Eli Zaretskii To: Ulrich Leodolter Cc: djgpp AT delorie DOT com Subject: Re: Problems with stubfiy -g foo.exe In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 3 Jun 1996, Ulrich Leodolter wrote: > I have compiled netpbm-1mar94.p1 using a Linux->DJGPP cross compiler: > I have used stubify and stubedit to create "links", e.g.: > > > stubify -g pcxtoppm.exe > > stubedit pcxtoppm.exe runfile=ppmmerge argv0=pcxtoppm ^^^^^^^^^^^^^^ This shouldn't be necessary. Did you try without it? > > pcxtoppm sample.pcx > sample.ppm > > This command seems to work only once, after the first try I got the following > message written to stdout: > > "C:\DJGPP\NETPBM\ppmmerge.EXE: cannot open" Does this happen when you run `ppmmerge' directly, not through the link?