Skip to content

Minor problem with GCC Makefile and the MSYS2 Mintty shell. #173

Description

@mayd

If you run the command make clean when building PDCurses 3.9 on Windows from a MSYS2 Mintty shell then, instead of running the Windows DEL command, an interactive Powershell is launched.

What should happen is that the MSYS2 rm command is executed.

A small change to the Makefile that includes a test for the presence of MSYS2 fixes this problem.

PDCurses-3.9-Makefile.patch

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