Skip to content

[Tracker] tool-chain integration #148

@adamyg

Description

@adamyg

tool-chain support/issues:

  • GnuWin32, legacy tools, several key utilises are out-dated, example include msgfmt, flex, bison and make.
    Consider detection and suggesting suitable work-around/alternatives.

  • msys, several tools don't understand NUL redirection; can result in a NUL file being created. requiring explicit deletion. Consider detection and suitable Makefile generation.

     del \\\\?\\C:\\mc\\mcwin32\\apps\\NUL
    
  • clang-cl; Clang cl enumeration mode;

    %VCINSTALLDIR%\Tools\Llvm\bin``` and ```%VCINSTALLDIR%\Tools\Llvm\x64\bin
    
  • CMake ?

  • Static build option ? Issue with 'LIBMAGIC_STATIC' #151

Sub-issues

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