Skip to content

Rakubrew should abort if it fails to detect gcc or other compiler on the system #87

Description

@jeffgazso

Attempting to install Rakubrew without a C compiler installed, such as gcc, does not result in a warning to the end user. This is important, because any attempt to run rakubrew build will be attempted by Rakubrew but will quickly fail without a clear indication as to why. This is in contrast to attempting to install and run Rakubrew without git installed, which quickly results in an error and clear instructions to the end user on how to resolve the issue. Not having a C compiler installed should be treated similarly.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions