Possible Duplicate:
What does the -all_load linker flag do?
I see most static library require you to do it, so I add them in all of my projects, seems no side effect in adding this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Read about why to use these flags in SO questions:
What does the -all_load linker flag do?
Objective-C categories in static library
And then think about if you need to use them or not