Opened 10 years ago
Closed 10 years ago
#7895 closed Bugs (invalid)
Boost.Wave 1.52 does not build using clang++ on Darwin
Reported by: | Owned by: | ||
---|---|---|---|
Milestone: | To Be Determined | Component: | Building Boost |
Version: | Boost 1.52.0 | Severity: | Problem |
Keywords: | boost wave clang darwin macosx | Cc: | viboes |
Description
I've applied #7671 and invoked build as follows
./b2 variant=debug,release --layout=versioned toolset=clang cxxflags="-fPIC -std=c++11 -stdlib=libc++ -arch i386 -arch x86_64" linkflags="-stdlib=libc++ -arch i386 -arch x86_64" threading=multi link=shared --stagedir=stage_darwin_intel_shared_mt stage
And everything builds, except for a log of warnings and except for Boost.Wave fails
P.S. Static flavor of boost builds Wave fine.
Attachments (1)
Change History (4)
by , 10 years ago
Attachment: | ZHkmTWaq.txt added |
---|
comment:3 by , 10 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Since that helped, I'm closing this bug. If the problem persists, please re-open.
Note:
See TracTickets
for help on using tickets.
Build output