Ticket #4049 (new bug)
Support for ABI versioning of C libraries
| Reported by: | uzytkownik | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 7.6.2 |
| Component: | Build System | Version: | 6.12.2 |
| Keywords: | Cc: | nbowler@…, howard_b_golden@… | |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Incorrect result at runtime | Difficulty: | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
Currently the SO files can be versioned - like in libgtk-x11-2.0.so.0. However GHC provides no support for such versioning which may cause problems if the ABI of library will change.
Also it does not provide any support for ldscripts and fails if it seeks for libz.so and only found is ldscript.
More informations: http://bugs.gentoo.org/show_bug.cgi?id=290974 http://bugs.gentoo.org/show_bug.cgi?id=311361
Change History
Note: See
TracTickets for help on using
tickets.
