bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/6753] In a prefixed install, -L order is not respected when sear


From: hjl dot tools at gmail dot com
Subject: [Bug ld/6753] In a prefixed install, -L order is not respected when searching for -l<libname>, but -T fixes it
Date: 24 Jul 2008 16:56:23 -0000

------- Additional Comments From hjl dot tools at gmail dot com  2008-07-24 
16:56 -------
Still works for me with Today's CVS:

address@hidden 6753]$ make
gcc -m32 -B/export/home/hjl/bugs/binutils/6753/usr/bin/ -I. -fPIC   -c -o
mysymbol.o mysymbol.c
mkdir -p /export/home/hjl/bugs/binutils/6753/usr/usr/lib
gcc -m32 -B/export/home/hjl/bugs/binutils/6753/usr/bin/ -shared -o
/export/home/hjl/bugs/binutils/6753/usr/usr/lib/libcrypt.so mysymbol.o
gcc -m32 -B/export/home/hjl/bugs/binutils/6753/usr/bin/ -I.   -c -o mymain.o
mymain.c
gcc -m32 -B/export/home/hjl/bugs/binutils/6753/usr/bin/ -o foo mymain.o -lcrypt
-L/export/home/hjl/bugs/binutils/6753/usr/usr/lib -L/usr/lib
address@hidden 6753]$ 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |WORKSFORME


http://sourceware.org/bugzilla/show_bug.cgi?id=6753

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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