chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] windows shell problem


From: Ivan Raikov
Subject: Re: [Chicken-users] windows shell problem
Date: Tue, 06 Jan 2009 08:05:26 +0900
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

  Ok, can you try passing "c:\home\chicken-trunk\bin\csi.exe" to the
Windows system(3) call? Perhaps it needs the full path to the
executable.

   -Ivan


"felix winkelmann" <address@hidden> writes:

> The handling of backslashes as escaping characters is not the problem,
> it seems. If I pass this string (verbatim, just like it is printed here) to
> system(3):
>
> "c:\home\chicken-trunk\bin\csi" -bnq -e "(require-library setup-api)"
> -e "(import setup-api)" "c:\...some...path...\defstruct.setup"
>
> I get an error message that tells me that the program
>
> "c:\home\chicken-trunk\bin\csi" -bnq -e ""




reply via email to

[Prev in Thread] Current Thread [Next in Thread]