Opened 10 years ago

Last modified 10 years ago

#8367 closed Bugs

chrono does not compile with clang from XCode 4.5.2 with -std=c++11 -stdlib=libc++ and -arch armv7 — at Initial Version

Reported by: Franz Detro <franz.detro@…> Owned by: viboes
Milestone: Boost 1.54.0 Component: chrono
Version: Boost 1.53.0 Severity: Showstopper
Keywords: Cc:

Description

When trying to compile chrono with the Xcode 4.5.2 clang compiler on MacOS X for iOS with

-std=c++11 -stdlib=libc++ and -arch armv7

one gets compile errors. Compile log attached.

Change History (1)

by Franz Detro <franz.detro@…>, 10 years ago

Attachment: clang_chrono.txt added
Note: See TracTickets for help on using tickets.