From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/10603 Path: news.gmane.org!.POSTED!not-for-mail From: Szabolcs Nagy Newsgroups: gmane.linux.lib.musl.general Subject: Re: Re: 32 bit musl? Date: Sun, 9 Oct 2016 16:44:44 +0200 Message-ID: <20161009144443.GA28065@port70.net> References: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: blaine.gmane.org 1476024312 4647 195.159.176.226 (9 Oct 2016 14:45:12 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 9 Oct 2016 14:45:12 +0000 (UTC) User-Agent: Mutt/1.6.0 (2016-04-01) Cc: John Mudd To: musl@lists.openwall.com Original-X-From: musl-return-10616-gllmg-musl=m.gmane.org@lists.openwall.com Sun Oct 09 16:45:09 2016 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by blaine.gmane.org with smtp (Exim 4.84_2) (envelope-from ) id 1btFLU-0007gR-88 for gllmg-musl@m.gmane.org; Sun, 09 Oct 2016 16:44:56 +0200 Original-Received: (qmail 1650 invoked by uid 550); 9 Oct 2016 14:44:56 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 1632 invoked from network); 9 Oct 2016 14:44:56 -0000 Mail-Followup-To: musl@lists.openwall.com, John Mudd Content-Disposition: inline In-Reply-To: Xref: news.gmane.org gmane.linux.lib.musl.general:10603 Archived-At: * John Mudd [2016-10-09 10:29:02 -0400]: > On Sat, Oct 8, 2016 at 9:55 PM, John Mudd wrote: > > > Rich's musl-cross-make builds 32-bit executables that use musl libs. It > > kills two birds with one stone. That's great. > > > > But it appears to expect musl libc to be installed in /lib for dynamically > > linked executables. That's not an option for me. Is there a way I can > > override this? > > > > > Thanks Laurent, I used symbolic link in /lib for testing on my development > machine. That works well. But I don't have reasonable access to root user > when I deploy for production. deploy static linked binary or use explicit -Wl,-dynamic-linker