Skip to content

Architecture-dependent install locations #4

@run4flat

Description

@run4flat

Presently, on non-Windows builds, the compiler gets installed directly by tcc's makefile, using a pre-calculated prefix. This is bad for two reasons. First, the prefix is not architecture dependent. Second, the files are not noted in packlists or any other such mechanisms. To solve this, consider using ExtUtils::InstallPaths and/or ExtUtils::Install.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions