Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lucy Wiki" for change 
notification.

The "LucyBookClub" page has been changed by LoganBell:
http://wiki.apache.org/lucy/LucyBookClub?action=diff&rev1=49&rev2=50

  
  Review questions:
  
- TBA
+ 1. For IA-32, how can one help reduce access to the GOT address?
+ (pg 32 left hand)
+    Why is this a bad idea for IA-64?
+ 
+ 2. The -z relro linker option will help fix what security issue with DSOs? 
How would one turn off lazy relocation?
+ 
+ 3. Re-review, what is the PLT stand for again? And how is it different from 
the GOT?
+ 
+ 4. What happens if one is profiling and the PLT is not used? What would the 
DL_CALL_FCT macro do?
+ 
+ 5. What is the ABI?
+ 
+ 6. What does LD_BIND_NOW do?
+ 
+ 7. What was Sun's solution to versioning and how does it work?
+ 
+ 8. Why should symbol maps be used all the time?
+ 
+ 9. Take a look at the code sample on page 37, left hand column, what is the 
.symver doing this instance?
+ 
+ 10. What does @@ mean? What does just @ mean?
+ 
+ 11. In a mapping file what does local: * mean?
+ 
+ 12. What does LD_LIBRARY_PATH do? What are run paths?
+ 
+ 13. What is a DST and how are they useful?
+ 
  
  == Community Notes ==
  

Reply via email to