> It's doing what it's supposed to do. When you link against a static > library, an objects is only pulled into the executable if there's a > reference to it. Is there a possibility to force linking the unreferenced objects too? I didn't find such option for the linker. Regards K. Gy.