RE: Need to build 32-bit curl on RH Linux 64-bit

2019-03-16 Thread Robert Sorrells via curl-library
xx.se Cc: Petr Pisar Subject: Re: Need to build 32-bit curl on RH Linux 64-bit On Thu, Mar 14, 2019 at 07:46:04PM +, Robert Sorrells via curl-library wrote: > Conclusion: I have determined that under RHEL 6.6 it is not possible > to change the absolute search path of "ld".

RE: Need to build 32-bit curl on RH Linux 64-bit

2019-03-16 Thread Robert Sorrells via curl-library
orrells via curl-library Cc: Richard Gray Subject: Re: Need to build 32-bit curl on RH Linux 64-bit Robert Sorrells via curl-library wrote: > Conclusion: I have determined that under RHEL 6.6 it is not possible to > change the absolute search path of "ld". I managed to pare it

Re: Need to build 32-bit curl on RH Linux 64-bit

2019-03-15 Thread Richard Gray via curl-library
Robert Sorrells via curl-library wrote: Conclusion: I have determined that under RHEL 6.6 it is not possible to change the absolute search path of "ld". I managed to pare it down by playing with /etc/ld.so.conf, but it still ALWAYS searches /usr/lib64 first. "ld" itself is dependent on /usr/

Re: Need to build 32-bit curl on RH Linux 64-bit

2019-03-15 Thread Petr Pisar via curl-library
On Thu, Mar 14, 2019 at 07:46:04PM +, Robert Sorrells via curl-library wrote: > Conclusion: I have determined that under RHEL 6.6 it is not possible to > change the absolute search path of "ld". I managed to pare it down by > playing with /etc/ld.so.conf, but it still ALWAYS searches /usr/li

RE: Need to build 32-bit curl on RH Linux 64-bit

2019-03-14 Thread Robert Sorrells via curl-library
but this should have no influence on the SEARCH path for linking. I'm going to have my SA install the 32-bit RPM. Bob Sorrells -Original Message- From: Robert Sorrells Sent: Wednesday, March 13, 2019 2:22 PM To: Daniel Stenberg ; Robert Sorrells via curl-library Subject: RE: Nee

RE: Need to build 32-bit curl on RH Linux 64-bit

2019-03-13 Thread Robert Sorrells via curl-library
age- From: Daniel Stenberg Sent: Wednesday, March 13, 2019 3:30 AM To: Robert Sorrells via curl-library Cc: Robert Sorrells Subject: Re: Need to build 32-bit curl on RH Linux 64-bit On Tue, 12 Mar 2019, Robert Sorrells via curl-library wrote: > If it isn't possible for a public

Re: Need to build 32-bit curl on RH Linux 64-bit

2019-03-13 Thread Daniel Stenberg via curl-library
On Tue, 12 Mar 2019, Robert Sorrells via curl-library wrote: If it isn't possible for a public 64-bit and a private 32-bit version to coexist, let me know. It's certainly possible. You can build and install any amount of separate curl versions/builds. A build doesn't need nor use any current