For a personal project on Linux, I would like to use ICC. My project uses Boost, Qt and several other libraries. These libraries are available on Ubuntu repository so I would like to save time by installing these prebuilt ones.
Is it possible for me to link dynamically my ICC-built executable with the libraries built by GCC?