Ludovic Rousseau escribe: > My plan was not to use autoconf/automake/libtool under windows. You > should use your usual compiler (Visual C?). > > I don't know how Visual C projects works. But I imagine you can say that > to build library foo you weed to link files bar, baz, boo even if they > are in different directories. > > > I will install cywin new, maybe this will solve some problems. > > That may be another solution.
What about [1]MinGW? It supports autoconf/automake and the gcc compiler for building native Win32 applications, with no need of the Cygwin wrapper DLLs. Cordially, Ismael 1. http://www.mingw.org/ _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
