libtool-commit
[Top][All Lists]
Advanced

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

libtool--devo--1.0--patch-195


From: Gary V. Vaughan
Subject: libtool--devo--1.0--patch-195
Date: Wed, 22 Sep 2004 23:47:38 +0100 (BST)
User-agent: mailnotify/0.3

Tree version:   address@hidden/libtool--devo--1.0
CVSROOT:        /cvsroot/libtool
TIMESTAMP:       1.1632 2004/09/22 22:46:10
Module name:    /cvsroot/libtool/libtool
Changes by:     address@hidden

Log Message:
        
        The dlpreopen pass over libraries reverses the elements in the
        $deplibs list.  This causes problems when the link pass tries to
        find libraries when they are located in non-standard places
        denoted by -L options.  Due to the reversed order these -L options
        occur after the libraries that need them, and they are not found:
        
        * config/ltmain.in: (Un)Reverse $deplibs list at the start of the
        link pass in lib mode.
-- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook
__________________________________________________________
This commit notification generated by tlaapply version 0.5
http://tkd.kicks-ass.net/arch/address@hidden/cvs-utils--tla--1.0




reply via email to

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