Hello, i am trying to build an C++ Applikation for Windows Using Eclipse and Mingw (Tried Mingw64 But same result). I Have Compiled xerces 3.1 With msys and Make. The Applikations run fine. I Took the libxerces.a to link to my eclipse Project and everything Compiled an run fine. But the .exefile is about 30Mb Big Like the .a file. My Applikation before about 1Mb A With Vc Compiled .dll of xerces is about 2Mb.. a size i nee, because of Softwaredelivering. The. dll will Not be Linked because of i Think Signature mismatch between the .lib and the Gnu linker? So my question is, how to Change the type of the .a file.. i Think There Are All needed binaries embeded. Im Not firm With the makefile
Thanks from Hamburg for your help.. and sorry about the English