On 21-Sep-99 [EMAIL PROTECTED] wrote:
>> I don't know the reasoning of the original libtool author.
>> Maybe he wanted to keep the directory "clean".
>> .libs contains libtool-specific data that must not be modified.
> And it contains the resulting library also and THAT's what I don't
> understand. (All the object files and symlinks are in the src
> directory... sot it's not that "clean")
The filename(s) of the library is system-dependent (e.g. libGL.so.3.1.3,
libGL.sl.3 ...) but the object files (.o and .lo) are not.
The src directory contains only the files that are known to the
make rules (.o, .lo, .la).
There's no doubt that libtool-specific must be stored in a subdirectory
but the question is why it should be hidden.
I'll ask the original libtool maintainer.
Thomas Tanner -------------------------
email: tanner@(ffii.org|gnu.org|gmx.de)
web: http://home.pages.de/~tanner
GGI/Picasso: http://picasso.ffii.org
_______________________________________________
Mesa-dev maillist - [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev