Opened 15 years ago
Closed 15 years ago
#984 closed Bugs (duplicate)
using 'define=XYZ' as bjam command line argument doesn't work
| Reported by: | anonymous | Owned by: | Vladimir Prus |
|---|---|---|---|
| Milestone: | Component: | build | |
| Version: | Boost 1.34.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
I'm trying to bjam to build Boost itself, and I use 'define=SOME_MACRO' on the command line. The define isn't defined (the compiler isn't invoked with the correct switch).
Change History (2)
comment:1 by , 15 years ago
| Component: | Building Boost → build |
|---|---|
| Owner: | set to |
| Severity: | Showstopper → Problem |
comment:2 by , 15 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Same as #985.