Opened 9 years ago
Last modified 9 years ago
#8498 assigned Bugs
cray.jam doesn't build .so files
| Reported by: | Owned by: | rsd | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | Building Boost |
| Version: | Boost 1.52.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
The current cray.jam file doesn't build dynamic libraries because of the lack of the -fPIC flet ag. On my my system I made the following changes (in attached patch) and was able to get ec.verything to build. I'm not a boostjam expert, I just modelled my changes on the pgi.jam and gcc.jam files. So some of these changes might not be appropriate.
Attachments (1)
Change History (2)
by , 9 years ago
| Attachment: | boost_1_53_0-cray.cce.diff added |
|---|
comment:1 by , 9 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.

Cray CCE patch