I'm getting some peculiar behavior from libtool, where it generates a
.lax directory inside .libs (which I've never really seen before), and
tries to symbolically link files onto themselves. Is this because I'm
passing more than one 'libx11drv.la' file to it, albeit different files
in different d
Hi,
I'm in the process of adding libtool (and eventually automake) to Wine
(http://www.winehq.com), and have a few questions about cross-platform
support for a few important features that Wine needs or may need in the
near future.
First, Wine makes heavy use of convenience .o files, similar to
c