|
From: | David Mertens |
Subject: | Re: [Tinycc-devel] -Wl,-rpath not passed through? |
Date: | Sat, 4 Jun 2016 21:27:51 -0400 |
Hi!
Pretty stormy here, huh?
i wrote:
|Hello again!
|
|I have just recognized that i need to use -Wl,-rpath now (new
|So then, here we go:
| address@hidden nail.git]$ readelf -d s-nail
| 0x000000000000000f (RPATH) Library rpath: [/usr/lib]
|This is still true for [mob:1ca685f], but which no longer needs
|a cherry-picked commit to do it. Cool! :-)
With the attached diff we get
address@hidden nail.git]$ readelf -d s-nail
Dynamic section at offset 0xf6a78 contains 19 entries:
Tag Type Name/Value
0x0000000000000001 (NEEDED) Shared library: [libssl.so.1.1]
0x0000000000000001 (NEEDED) Shared library: [libcrypto.so.1.1]
0x000000000000000f (RPATH) Library rpath: [/home/steffen/usr/opt/.ssl-1.1.0/lib:/home/steffen/usr/lib:/home/steffen/usr/opt/tcc-mob/lib:/home/steffen/usr/opt/pcc/lib:/lib:/usr/local/lib:/usr/lib]
Yay.
Ciao!
--steffen
_______________________________________________
Tinycc-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/tinycc-devel
[Prev in Thread] | Current Thread | [Next in Thread] |