Opened 12 years ago
Closed 11 years ago
#5206 closed Bugs (invalid)
Compile bost libraries using armcc compiler
Reported by: | anonymous | Owned by: | nasonov |
---|---|---|---|
Milestone: | To Be Determined | Component: | any |
Version: | Boost 1.45.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Could anyone tell me the way to compile bost libraries using armcc compiler.I am trying to compile the header only library any.hpp
Change History (3)
comment:1 by , 12 years ago
Component: | None → any |
---|---|
Owner: | set to |
comment:2 by , 12 years ago
I too am facing the same problem while trying to compile a Boost header with ARMCC v3.1 . I am using a Codewarrior IDE to edit and generate elf files. The error message that I get says that " missing '<' " on one of the Boost library called "RemoveReferences.hpp"
I would want to know if there is a way to build the entire boost libraries using/for armcc for the ARM926EJS architecture specifically.
comment:3 by , 11 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closing as invalid. There are not enough details in the original report and a different problem in the follow-up message.
What errors do you get?