Hacker News new | ask | show | jobs
by krevis 5137 days ago
About that category issue: you know about the -all_load and -force_load linker flags, right?

c.f. the "Important" box in http://developer.apple.com/library/mac/#qa/qa1490/_index.htm...

1 comments

Yes, but that's a flag that our library's users would have to figure out how to add to their project. And if they forget to, it would create crashes at runtime. That's not a can of worm we were willing to open.