automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with AC_LINK_IFELSE and library order


From: Francesco Montorsi
Subject: Re: Problem with AC_LINK_IFELSE and library order
Date: Mon, 24 Oct 2005 19:04:54 +0200
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929)

Hi,

Ralf Wildenhues wrote:
It's usually more appropriate to prepend to LIBS (but to append to
LDFLAGS!), in order to facilitate static linking.  Thus, you should be
using
  LIBS="-ltotest $LIBS"
ok thanks; I'll do

Francesco





reply via email to

[Prev in Thread] Current Thread [Next in Thread]