delorie.com/archives/browse.cgi | search |
Message-id: | <fc.000f77f3000f9130000f77f3000f8d9e.f914c@bni.mg> |
Date: | Fri, 18 May 2001 11:29:40 +0300 |
Subject: | Re(2): spawn() problem. |
To: | eliz AT is DOT elta DOT co DOT il |
Cc: | djgpp AT delorie DOT com |
From: | "NirinaMichel Ratoandromanana/DF" <n DOT ratoandromanana AT bni DOT mg> |
References: | <fc DOT 000f77f3000f8d9e000f77f3000f8d9e DOT f8da1 AT bni DOT mg> |
<3405-Fri18May2001104125+0300-eliz AT is DOT elta DOT co DOT il> | |
In-Reply-To: | <3405-Fri18May2001104125+0300-eliz@is.elta.co.il> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
eliz AT is DOT elta DOT co DOT il a écrit: >Please show a short test program which exhibits the problem. It is >impossible to help you without seeing the code which fails. if (spawnvp(P_WAIT, "gcc", NULL) == -1) printf ("spawn...() error!\n"); What's wrong? When I installed djgpp, I used the unzip32 tool provided in the ftp directory and my system is windows nt 4.0. I use RHIDE perfectly and gcc produces the .exe file but it fails at the spawn.. execution with code 8. Thank you for your interrest. >
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |