Re: compile order of LDFLAGS and LIBS

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

 



On Wed, 21 Jan 2004, Brian White wrote:
>
> The scripts generated by "autoconf" will make use of any existing LIBS
> environment variable in much the same way as CFLAGS and LDFLAGS are used.
> When doing tests for libraries, the lib being tested is prefixed to that
> variable and the test made.
>
> However, the value of the LIBS envionment variable is not saved in the
> "config.status" file to be used again when "./config.status --recheck"
> is run.  Thus, it is possible to have it configure correctly the first
> time but not when it is re-checked.

Is this also true if LIBS is specified on configure's command line
rather than as an environment variable?  It seems to me that
config.status should save the entire configure command line.

Bob
======================================
Bob Friesenhahn
bfriesen@xxxxxxxxxxxxxxxxxxx
http://www.simplesystems.org/users/bfriesen




[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux