A search path is very fragile and since we know that we are linking with libtool, we could just as well pass full paths to libtool .la libraries to the linker. The -L flags can then be dropped in strc itself.

We could also do this in Makefile.xt, but this will force everyone to use libtool, which is not necessarily a bad idea.

Submitted on 29 July 2005 at 21:49

Log in to post comments