Hi all
I'm trying to find a good place to give errors on files which differ in an unrecoverable way. For example, one file has been linked for the iOS simulator while another is normal x86 code, or perhaps linking arm and x86 code.
I've not yet added the checks for these errors, but wanted to see if you are all happy with the placement of the callback and the plumbing necessary to get the errors through the resolver.
Thanks,
Pete