Opened 20 years ago
Closed 19 years ago
#34 closed defect (fixed)
cw toolset differences
| Reported by: | reece | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | C++ Boost switch (testers) |
| Component: | component1 | Version: | |
| Keywords: | Cc: |
Description
[1] There are a few flags that are different, for example <inline>full:
V1: -inline auto -inline level=8
V2: -inline all
[2] There are some properties/flags that are missing. These either relate to compiler specific features (e.g. <eh-model>) or version/OS dependant features where the OS can be Windows or MacOS.
[3] The cw toolset has some configuration to setup the Windows or MacOS versions accordingly that is not present in the V2 version.
Note:
See TracTickets
for help on using tickets.

The status of CW itself is not clear. Windows configure is fixed, and I'm gonna forget about (1) and (2) until some real users of CW complain.