Changes between Initial Version and Version 1 of Ticket #44596, comment 48
- Timestamp:
- Nov 1, 2014, 9:28:22 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #44596, comment 48
initial v1 1 -undefined dynamic_lookup? Yuck. That usually indicates a bad design decision if it is used in shipping code. Why do we need to lookup undefined symbols at runtime? Why are they not available at build time?1 `-undefined dynamic_lookup` ? Yuck. That usually indicates a bad design decision if it is used in shipping code. Why do we need to lookup undefined symbols at runtime? Why are they not available at build time?