chicken-janitors
[Top][All Lists]
Advanced

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

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


From: Chicken Trac
Subject: Re: #1727: chicken-install srfi-18 fails on Windows
Date: Fri, 29 Jan 2021 07:31:32 -0000

#1727: chicken-install srfi-18 fails on Windows
------------------------------------+---------------------
            Reporter:  Josh Helzer  |      Owner:  (none)
                Type:  defect       |     Status:  new
            Priority:  major        |  Milestone:  someday
           Component:  unknown      |    Version:  5.2.0
          Resolution:               |   Keywords:
Estimated difficulty:               |
------------------------------------+---------------------

Comment (by sjamaan):

 Hi there!  I think this isn't a SRFI-18 specific problem, but rather a
 `chicken-install` problem.

 It looks like you might have missed the CHICKEN build instructions from
 the `README` file:

 {{{
           - When installing under mingw, with a windows shell
             ("cmd.exe"), pass an absolute pathname (including the
             drive letter) as PREFIX and use forward slashes. If you
             are building the sources from git, use backslashes to
             specify the path to `chicken' (the "CHICKEN" variable).
 }}}

 Note that this requires you to use forward slashes, probably because of
 this issue. Of course, if you can fix CHICKEN and `chicken-install`
 specifically to make it work with backslashes that would be great too.

-- 
Ticket URL: <https://bugs.call-cc.org/ticket/1727#comment:1>
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]