chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #1307: invalid number of parameters in install ta


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1307: invalid number of parameters in install target on Windows
Date: Wed, 27 Jul 2016 11:49:10 -0000

#1307: invalid number of parameters in install target on Windows
---------------------------+---------------------
  Reporter:  zmyrgel       |      Owner:
      Type:  defect        |     Status:  new
  Priority:  minor         |  Milestone:  someday
 Component:  build system  |    Version:  4.11.0
Resolution:                |   Keywords:
---------------------------+---------------------

Comment (by zmyrgel):

 I tested the above with PREFIX using backslashes, heres the result with
 forward slashes:
 {{{
 C:chicken-profile.exe
 1 File(s) copied
 xcopy /Y csc.exe "c:\chicken\bin"
 C:csc.exe
 1 File(s) copied
 xcopy /Y chicken-bug.exe "c:\chicken\bin"
 C:chicken-bug.exe
 1 File(s) copied
 xcopy /Y chicken-status.exe "c:\chicken\bin"
 C:chicken-status.exe
 1 File(s) copied
 xcopy /Y chicken-install.exe "c:\chicken\bin"
 C:chicken-install.exe
 1 File(s) copied
 xcopy /Y chicken-uninstall.exe "c:\chicken\bin"
 C:chicken-uninstall.exe
 1 File(s) copied
 xcopy /Y feathers.bat \
   "c:/chicken/bin"
 Invalid number of parameters
 .\rules.make:363: recipe for target 'install-bin' failed
 mingw32-make: *** [install-bin] Error 4

 C:\Users\tmy\Downloads\chicken-4.11.0>
 }}}

--
Ticket URL: <http://bugs.call-cc.org/ticket/1307#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]