Hello Kārlis, * Kārlis Repsons wrote on Sat, Apr 24, 2010 at 03:03:58PM CEST: > Hopefully this is sufficiently appropriate place to ask for some help with > making a portable library, which should be usable on both Unixes and Windows. > To be short, I'm still quite confused and would appreciate some tutorials > and/or whatever else information, which is good to start with. I intend using > mingw32 cross compiling...
You can use libtool for portable creation of shared libraries. http://www.gnu.org/software/libtool is the place to go to, and libt...@gnu.org is the list to ask questions on. Hope that helps. Cheers, Ralf _______________________________________________ Autoconf mailing list Autoconf@gnu.org http://lists.gnu.org/mailman/listinfo/autoconf