Opened 6 years ago
Closed 6 years ago
#1659 closed defect (fixed)
c-objects should be compiled with proper C compiler flags
| Reported by: | felix winkelmann | Owned by: | felix winkelmann |
|---|---|---|---|
| Priority: | major | Milestone: | 5.2 |
| Component: | extensions | Version: | 5.1.0 |
| Keywords: | Cc: | ||
| Estimated difficulty: | easy |
Description
Currently a dynamically compiled c-object component in an egg is not compiled with (among others) -fPIC, which is required when linked into a dynamic object.
Probably this just needs adding -s when compiling the c-object in dynamic mode.
Change History (2)
comment:1 Changed 6 years ago by
| Owner: | set to felix winkelmann |
|---|---|
| Status: | new → assigned |
comment:2 Changed 6 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.

This should be fixed by 8b91505af51bb2589aef786e9d2fe12496c466cd