mailing list of musl libc
 help / color / mirror / code / Atom feed
From: "A. Wilcox" <awilfox@adelielinux.org>
To: musl@lists.openwall.com
Subject: Re: any one managed to compile and run xz-5.0.8 or xz-5.2.3 ?
Date: Wed, 24 Jan 2018 19:13:13 -0600	[thread overview]
Message-ID: <5e5cc4af-efb3-41f0-5526-4f3f9e01038c@adelielinux.org> (raw)
In-Reply-To: <Pine.LNX.4.64.1801241607030.8859@vcn.bc.ca>


[-- Attachment #1.1: Type: text/plain, Size: 940 bytes --]

On 01/24/18 18:18, Po-yi Wang wrote:
> hi
> 
> any one managed to compile and run xz with musl on ppc target ?


Yes.


elaine / # /lib/ld-musl-powerpc.so.1
musl libc (powerpc)
Version 1.1.18
Dynamic Program Loader
Usage: /lib/ld-musl-powerpc.so.1 [options] [--] pathname [args]
elaine / # ldd /usr/bin/xz
        /lib/ld-musl-powerpc.so.1 (0x200c6000)
        liblzma.so.5 => /usr/lib/liblzma.so.5 (0xf7a8f000)
        libc.musl-ppc.so.1 => /lib/ld-musl-powerpc.so.1 (0x200c6000)
elaine / # /usr/bin/xz --version
xz (XZ Utils) 5.2.3
liblzma 5.2.3


> i've managed to compile and run "xz --version" on i486 and arm targets,
> but not on ppc target. i've tried gcc-3.4.5 and gcc-4.1.2.


elaine / # gcc --version
gcc (Adelie 6.4.0) 6.4.0


Maybe such old version doesn't support what musl needs.  I'm not sure.

Best,
--arw

-- 
A. Wilcox (awilfox)
Project Lead, Adélie Linux
http://adelielinux.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 866 bytes --]

      parent reply	other threads:[~2018-01-25  1:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-25  0:18 Po-yi Wang
2018-01-25  0:29 ` Rich Felker
2018-01-25  1:21   ` Po-yi Wang
2018-01-25  1:37   ` Po-yi Wang
2018-01-25  2:04     ` Will Dietz
2018-01-25  2:27       ` Po-yi Wang
2018-01-25  1:13 ` A. Wilcox [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5e5cc4af-efb3-41f0-5526-4f3f9e01038c@adelielinux.org \
    --to=awilfox@adelielinux.org \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).