Hello all !
My app now crashes when compiled with gcc 3.4.2 (before I used gcc 3.3.5) I read that this could be of ABI issues...
Is there a tool that retrieve which version of gcc was used to compile a lib or anything else ?
It could be very helpfully to control i.e. libc, the qt lib, etc...
Thanks in advance !