hey
i have written a library which can be compiled for windows xp or windows ce. The source files are only C files with windows ce, and there is a c++ file with windows xp.
when i compile for windows ce, only gcc i used, but the link uses g++ to create the DLL. There is also no c++ flags.
Is there a reason why libtool still uses g++ to create the DLL ? if you need more informations (configure.ac or Makefile.am files), tell me thank you Vincent Torri _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool
