Opened 11 years ago
Closed 11 years ago
#888 closed defect (fixed)
boost does not build on GCC 4.8
Reported by: | jng | Owned by: | gregboone |
---|---|---|---|
Priority: | major | Milestone: | 3.9.0 |
Component: | Thirdparty Components | Version: | |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description
I tried to build FDO on Ubuntu 14.04 with gcc 4.8 and encountered a build error on boost.
The error is this error: https://svn.boost.org/trac/boost/ticket/8973
Attached is a patch that fixed the above error and lets FDO be built with gcc 4.8
Attachments (1)
Change History (2)
by , 11 years ago
comment:1 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed trunk (r7086) and 3.9 (r7087)