Opened 11 years ago
Closed 10 years ago
#6619 closed Bugs (invalid)
Can't compile Boost with C++11 enabled
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Milestone: | To Be Determined | Component: | Building Boost |
Version: | Boost 1.49.0 | Severity: | Problem |
Keywords: | C++11 | Cc: |
Description
Hi,
I'm compiling Boost with this:
./b2 toolset=clang cxxflags="-stdlib=libc++ -std=c++11" linkflags="-stdlib=libc++ -std=c++11"
Some of libraries are not compiled
Configuration: Xcode 4+, Apple LLVM Compiler 3.1, C++11, libc++
Please resolve this issue.
Change History (2)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Please, could you show which library is failing and assign the ticket to the concerned library?