On 8 Jun 2002, Alexandre Oliva wrote: > On Jun 7, 2002, Hans-Peter Nilsson <[EMAIL PROTECTED]> wrote: > > On 5 Jun 2002, Alexandre Oliva wrote: > > >> What -static doesn't mean to libtool is to reject any kind of dynamic > >> linking. -all-static does that [...] > > > But -all-static isn't a valid gcc option.
> A way I thought to alleviate this problem would be to get automake to > support say LT_LDFLAGS, such that to make sure you get only > statically-linked binaries, you could use `CC=gcc -static' and > `LT_LDFLAGS=-all-static'. Automakers, what do you think? Should I > file a PR with this suggestion? FWIW, that sounds like a good idea to me. brgds, H-P
