Opened 9 years ago

Closed 8 years ago

#9867 closed Bugs (fixed)

Remove references to gcc-mingw

Reported by: Steven Watanabe Owned by: viboes
Milestone: Boost 1.56.0 Component: thread
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. build/Jamfile.v2 and test/Jamfile.v2 both need this change. This is not critical because it is only used to control -fdiagnostics-show-option which is not necessary.

Change History (3)

comment:1 by viboes, 9 years ago

Owner: changed from Anthony Williams to viboes
Status: newassigned
Note: See TracTickets for help on using tickets.