Re: Global symbol suppression



kevin.hendry@xxxxxxxxx wrote:
The problem is that our application and the other application both use
different versions of a particular library

Last resort:
Link your application with the static version of the library.

regards
Wolfgang

.