ftp.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2011/12/30/03:26:34

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
X-Recipient: djgpp AT delorie DOT com
Date: Fri, 30 Dec 2011 10:25:35 +0200
From: Eli Zaretskii <eliz AT gnu DOT org>
Subject: Re: pthreads compilation error
In-reply-to: <ba62429d-f6b1-4409-97b5-f7d965aaab5c@t36g2000prj.googlegroups.com>
X-012-Sender: halo1 AT inter DOT net DOT il
To: djgpp AT delorie DOT com
Message-id: <837h1ev534.fsf@gnu.org>
References: <032816da-42c9-45e7-87f2-516da6fd7455 AT q8g2000yqa DOT googlegroups DOT com> <ec7c6ee3-d02d-4fa2-b379-ff9781164f58 AT q9g2000yqe DOT googlegroups DOT com> <61c5267e-a10f-48ef-9db0-c667c4d48474 AT n13g2000prf DOT googlegroups DOT com> <d070dccd-98d5-436d-b3ad-c0d164c06eba AT p16g2000yqd DOT googlegroups DOT com> <ba62429d-f6b1-4409-97b5-f7d965aaab5c AT t36g2000prj DOT googlegroups DOT com>
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

> From: jimm <jmichae3 AT yahoo DOT com>
> Date: Thu, 29 Dec 2011 14:14:26 -0800 (PST)
> 
> Thu 12/29/2011 14:11:59.21|C:\DJC462~1\pth\watt32\src|>make -f
> djgpp.mak
> ../util/nasm32 -f bin -l asmpkt.lst -o asmpkt.bin asmpkt.nas
> ../util/bin2c asmpkt.bin > pkt_stub.h
> '..' is not recognized as an internal or external command,
> operable program or batch file.
> make: *** [pkt_stub.h] Error 1

Put quotes ".." around ../util/nasm32 and ../util/bin2c, and the
problem is likely to go away.

Although I don't understand why does Make invoke the shell in this
case.  What is util/bin2c? is it a batch file per chance?  If it's a
.exe program, Make ought to invoke it bypassing the shell, unless your
make.exe is a _very_ old one, or maybe not a DJGPP port of Make.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019