Opened 8 years ago
#10973 new Bugs
Bootstrap doesn't configure project-config.jam correctly on Windows 8
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Milestone: | Boost 1.58.0 | Component: | Building Boost |
Version: | Boost 1.58.0 | Severity: | Problem |
Keywords: | Cc: |
Description
"Bootstrap gcc" or "Bootstrap mingw" doesn't configure the project-config.jam file correctly on Windows.
It will always set "using msvc." This is corrected when I set "using gcc" in project-config.jam.
I use TGM-GCC version 4.9.2 on 64-bit Windows 8. I compiled the 32-bit versions of the Boost library. I successfully compiled the libraries after doing the above.
Note:
See TracTickets
for help on using tickets.