chicken-janitors
[Top][All Lists]
Advanced

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

#1727: chicken-install srfi-18 fails on Windows


From: Chicken Trac
Subject: #1727: chicken-install srfi-18 fails on Windows
Date: Thu, 28 Jan 2021 20:45:05 -0000

#1727: chicken-install srfi-18 fails on Windows
------------------------------------+---------------------
            Reporter:  Josh Helzer  |       Type:  defect
              Status:  new          |   Priority:  major
           Milestone:  someday      |  Component:  unknown
             Version:  5.2.0        |   Keywords:
Estimated difficulty:               |
------------------------------------+---------------------
 The culprit appears to be improper path escaping:


 {{{
 C:\>chicken-install srfi-18
 building srfi-18
    C:\Users\j\AppData\Local\chicken-install\srfi-18\build-srfi-18.bat
 -host -D compiling-extension -J -s -regenerate-import-libraries -setup-
 mode -I C:\Users\j\AppData\Local\chicken-install\srfi-18 -C
 -IC:\Users\j\AppData\Local\chicken-install\srfi-18 -O2 -d1 srfi-18.scm -o
 C:\Users\j\AppData\Local\chicken-install\srfi-18\srfi-18.so
 '""C:' is not recognized as an internal or external command,
 operable program or batch file.
         1 file(s) copied.
 '""C:' is not recognized as an internal or external command,
 operable program or batch file.

 Error: shell command terminated with nonzero exit code
 1
 "C:\\Users\\j\\AppData\\Local\\chicken-
 install\\srfi-18\\srfi-18.build.bat"

 C:\>
 }}}

-- 
Ticket URL: <https://bugs.call-cc.org/ticket/1727>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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