Opened 9 years ago
Closed 9 years ago
#9861 closed Patches (fixed)
Remove references to gcc-mingw
| Reported by: | Steven Watanabe | Owned by: | Ion Gaztañaga |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | interprocess |
| Version: | Boost Development Trunk | Severity: | Problem |
| Keywords: | Cc: |
Description
gcc-mingw causes a lot of problems and will be removed from Boost.Build. The replacement is <toolset>gcc,<target-os>windows.
Attachments (1)
Change History (2)
by , 9 years ago
| Attachment: | interprocess.patch added |
|---|
comment:1 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fixed in SHA-1: 5f81d0dc14cf01fde489cfa5ecfcee8a4997818c
- Fixes #9861 "Remove references to gcc-mingw"
Note:
See TracTickets
for help on using tickets.

Patch to fix the issue