Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mingw: alter linker commands to always replace backslashes with forward slashes #361

Merged
merged 1 commit into from
Mar 8, 2024

Commits on Mar 8, 2024

  1. mingw: alter linker commands to always replace backslashes with forwa…

    …rd slashes
    
     * src/tools/gcc.jam:
         Add missing :T for target file paths in linker invocation rules.
         This fixes builds when b2 uses a response file instead of the
         command line after a size limit is reached.
    Christian Seiler authored and grafikrobot committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    a5f4c85 View commit details
    Browse the repository at this point in the history