On Apr 13, 2000, Kevin Atkinson <[EMAIL PROTECTED]> wrote:
> The basic idea is NOT to use the preload feature of libtool but instead
> build up the data structure myself.
Wait a minute. If you're not dlopening anything, you don't need any
preloading. `-dlopen' only applies to modules you're going to dlopen.
> libtool --mode=link-flags -lpspell -lpspell-modules
> would be really great.
> So how about it? How difficult would it be to add that to libtool?
In general, it can't be done. Sometimes libtool has to combine flags,
or to set environment variables, in order to link successfully.
--
Alexandre Oliva Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org} Write to mailing lists, not to me