my code was working well with sdk 4.2 but while upgrading the sdk and the xcode to 4 it raise error apple mach-o error
and this is its details
bad codegen, pointer diff in itk::ProcessAborted::ProcessAborted(char const*, unsigned int)to global weak symbol vtable for itk::ProcessAbortedfor architecture armv7 collect2: ld returned 1 exit status Command /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/g++-4.2 failed with exit code 1
any suggestion to solve this issue ,
itk is a library I built using xcode and g++4.2