Opened 6 years ago
Closed 5 years ago
#37 closed task (fixed)
Update libc++ and libc++abi.
Reported by: | mornfall | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.3 |
Component: | DiOS | Keywords: | |
Cc: |
Description
We are currently on 4.0, should go at least to 6.0 since that is the clang we use.
Change History (3)
comment:1 Changed 6 years ago by
comment:2 Changed 6 years ago by
Milestone: | future → 4.3 |
---|
comment:3 Changed 5 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
We might consider if we should replay old porting patches on top of new libc++(abi), or if we should keep it as close to upstream as possible. It is quite likely some of the modifications are no longer necessary as DIVINE's libc gets closer to glibc. Also, I believe we can jump ahead with lib++(abi) versions to the newest stable, jumping over the version corresponding to our current clang, there is probably no reason this would not work (and we had libc++ 4 in the days of clang 3.7 in DIVINE).