Changes between Initial Version and Version 1 of Ticket #282, comment 31
- Timestamp:
- 11/20/2012 10:45:21 PM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #282, comment 31
initial v1 6 6 }}} 7 7 That seems to indicate that it ignores which symbols are marked as "global". 8 At the same time, while not documented, it seems like --export-all-symbols does not override the "local" settings in the version file, so adding that might indeed be a workaround (though the whole behaviour seems broken to me ).8 At the same time, while not documented, it seems like --export-all-symbols does not override the "local" settings in the version file, so adding that might indeed be a workaround (though the whole behaviour seems broken to me, and contradicts the documentation which suggests that version-script should be ignored when not using auto-export mode). 9 9 However that brings me to another point, that I think the libSDL/utvideo build systems are broken. 10 10 I presume you link against a static build of these libraries.


