Hi everybody, Sorry for bothering you with my previous message. I've found the solution by myself. I've just used the binutil tool "ar" to group the *.o files, namespace by namespace, into *.a files. Then I linked the few remaining *.a files into one *.exe. ar is really nifty! I'm "unstuck" again. Thanks Erik Poupaert