Hello Ralph, * Ralph Schleicher wrote on Thu, Dec 07, 2006 at 10:47:50PM CET: > > is there any reason why /lib/w32api is not part of the system library > search path when cross-compiling on Cygwin for MinGW?
I don't know. What libraries exist below /lib/w32api? Is that path valid under a Cygwin shell only (so we should add it only when $host_os matches mingw* and $build_os matches cygwin*) or also under a MinGW shell? Thanks, Ralf _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool
