X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-io0-f173.google.com (mail-io0-f173.google.com [209.85.223.173]) by lists.alpinelinux.org (Postfix) with ESMTP id 7F14E5C5021 for ; Sat, 2 Jun 2018 20:08:47 +0000 (GMT) Received: by mail-io0-f173.google.com with SMTP id l25-v6so11155348ioh.12 for ; Sat, 02 Jun 2018 13:08:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=ZByjXxcxBh6/ynWj3xK1GdY7Y7uXgesXTnT4jw1k3zY=; b=fX/jyG/ycie3rXa2gTgztdLw6YJo4YESSpZUdwl2tW86Nc1jz85jvGVcGqP9znZmGR mipKuqeoOGebc1p40wFyBffg/0lDmFwWrYZgmP7yhyOQq2WsR4x+pJr7knqc5BFVNgyd p9UXSrbFAo7Cf0LhVbJjvZgmpSm4VJ+g6lUSUv1+80CY2XHUU5hZ016fY195jTJd1/Zv NMSh5+yPJBMQttW8ZcfOFwu2w/ZmKt62rDSKA1XSQpAZYpRW+Nf0Ty28rjUmzCvJ0H8l 2gTA/49ZH6z+Tr8tWxG5O7wovHMPRlwtYYJo4ULC33f0mvdunv1sMZnJpJ85dDcjFXKv KCPg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=ZByjXxcxBh6/ynWj3xK1GdY7Y7uXgesXTnT4jw1k3zY=; b=pX1qAO/FgqfFh6YWsVAGU43VoJ66gbXnWyuXihAbnLCk8DvuS3/l1kRB7p52DaD+1n L+e64NqAl5wzu6WKsH6QYN4Cr4MSkR5KRCQoKyk8ZEAzyv0EwlkmPJhKMqiuKPc3hea0 PjvaXD7aVVKs+ACHc/RfSRJl9FaL4ydedOxV2i0MruRZUn+yF5aMbhrHiFYM8RJUogJY YeqIKgpNz49OlfHpsfDrsuAooBxU1cm+zR66Cj4R3pa+MIkfLGUIwR/wRSbhh92FQtZu tdMfjEjjqdIOZQroWCc+4naQjFS6gu1jdMFfHLPGNCi8cEKEAK+E6FpO3rh7qBHICvSG AxCA== X-Gm-Message-State: APt69E3roIfethhOo4y0lhyyWUkLKzuqhIdRhFe8pIis+/GwI4PCbyQ2 1kn6YHGNfDtGvPEco2RWeorj+Oke0fMQ2wRpYjc= X-Google-Smtp-Source: ADUXVKJdLbjor/kdr/pZHfV7pv9fYJUbEHQU6ruz00quFZ3prtlMvVQ9iGkKPbwCguVEX4msUdXd5o5TkejoIxFmgWg= X-Received: by 2002:a6b:1b90:: with SMTP id b138-v6mr3089357iob.48.1527970127155; Sat, 02 Jun 2018 13:08:47 -0700 (PDT) X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 2002:ac0:9f0e:0:0:0:0:0 with HTTP; Sat, 2 Jun 2018 13:08:46 -0700 (PDT) From: ardi Date: Sat, 2 Jun 2018 22:08:46 +0200 Message-ID: Subject: [alpine-user] Are all supported architectures little endian? To: alpine-user@lists.alpinelinux.org Content-Type: text/plain; charset="UTF-8" Hi! I'd like to know if all architectures supported by Alpine Linux are little endian, or if it can be installed to run as a big endian system too (I'm asking this because, as a developer, I'd like to have a big endian system for testing endian compatibility within my code). In case it only supports little endian architectures... is there any technical reason for that choice? (I mean, maybe some core component is not endian-safe?) Thanks! --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---