[vsipl++] [patch] Install cml_kernels.so
Brooks Moses
brooks at codesourcery.com
Fri Sep 19 18:42:16 UTC 2008
Jules Bergmann wrote, at 9/19/2008 11:21 AM:
>> Perhaps a better solution is to replace the symlink with a copy when the
>> $builddir/lib/cml_kernels.so file is created? That way, install can
>> always smash any existing cml_kernels.so file with the copy, even if
>> it's the one that it got the copy from.
>
> Even better, just revert back and don't have VSIPL++ install
> cml_kernels.so at all. If the right file is already in the right place,
> we're done! victory! :)
That's exactly what my proposed patch does. :)
It just doesn't have any way of distinguishing between the "the right
file is already in the right place" case and the "a file from an old
install is there already" case. The behavior you initially objected to
is simply that it treats the latter as an instance of the former.
- Brooks
More information about the vsipl++
mailing list