Skip to content

Not building on Windows and CCL #22

Description

@wnortje

On CCL1.10 on Windows XP 32b, (buildapp:build-buildapp) fails. run-program is called as follows:
(run-program "ccl" '(...))

If run-program is called like below, it works.
(run-program "cmd" '("/c" "ccl" ...))

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions