Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: gcc: update to 9.2.0 and enable gcc-go on musl
Date: Sun, 08 Sep 2019 01:45:51 +0200	[thread overview]
Message-ID: <20190907234551.qVecQMpmu_j2OrW57jbCyorrGnualipt0AbOw8c8b40@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14289@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 2532 bytes --]

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/14289#issuecomment-529155630

Comment:
After updating the crosstoolchains for `aarch64` and `aarch64-musl` and then updating the `gcc` template appropriately, I now have `gcc` cross-compiling with the same set of languages as for native builds:

```
-rw-r--r-- 1 q66 q66 32318704 Sep  8 01:44 gcc-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66  2181940 Sep  8 01:44 gcc-ada-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66  7232260 Sep  8 01:42 gcc-fortran-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66  7883712 Sep  8 01:43 gcc-go-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66   703548 Sep  8 01:43 gcc-go-tools-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66  7115192 Sep  8 01:43 gcc-objc++-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66  6610084 Sep  8 01:42 gcc-objc-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66  2768416 Sep  8 01:44 libada-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66  1165140 Sep  8 01:44 libada-devel-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66     6748 Sep  8 01:42 libatomic-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66     7084 Sep  8 01:42 libatomic-devel-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66    34372 Sep  8 01:42 libgcc-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66    49120 Sep  8 01:44 libgcc-devel-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66   327256 Sep  8 01:42 libgfortran-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66   365976 Sep  8 01:42 libgfortran-devel-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66  4373240 Sep  8 01:43 libgo-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66  6361892 Sep  8 01:43 libgo-devel-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66    74104 Sep  8 01:42 libgomp-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66   132220 Sep  8 01:42 libgomp-devel-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66    23952 Sep  8 01:44 libitm-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66   393872 Sep  8 01:44 libitm-devel-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66    34092 Sep  8 01:43 libobjc-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66    37576 Sep  8 01:43 libobjc-devel-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66     5300 Sep  8 01:42 libssp-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66     6308 Sep  8 01:42 libssp-devel-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66   502824 Sep  8 01:44 libstdc++-9.2.0_1.aarch64-musl.xbps
-rw-r--r-- 1 q66 q66  1663724 Sep  8 01:44 libstdc++-devel-9.2.0_1.aarch64-musl.xbps
```

  parent reply	other threads:[~2019-09-07 23:45 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-07 17:35 [PR PATCH] [WIP] " voidlinux-github
2019-09-07 18:18 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-07 18:18 ` voidlinux-github
2019-09-07 18:19 ` voidlinux-github
2019-09-07 18:19 ` voidlinux-github
2019-09-07 18:59 ` voidlinux-github
2019-09-07 19:01 ` voidlinux-github
2019-09-07 23:45 ` voidlinux-github [this message]
2019-09-07 23:48 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-07 23:48 ` voidlinux-github
2019-09-07 23:52 ` voidlinux-github
2019-09-07 23:52 ` voidlinux-github
2019-09-08  1:20 ` [PR PATCH] [Updated] gcc: update to 9.2.0 and enable gcc-go on musl + go and objc/objc++ on cross targets voidlinux-github
2019-09-08  1:20 ` voidlinux-github
2019-09-08  1:56 ` voidlinux-github
2019-09-08  1:56 ` voidlinux-github
2019-09-08  2:27 ` voidlinux-github
2019-09-08 10:31 ` voidlinux-github
2019-09-08 15:30 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-08 15:30 ` voidlinux-github
2019-09-08 19:02 ` voidlinux-github
2019-09-08 19:03 ` voidlinux-github
2019-09-08 20:12 ` [PR PATCH] [Closed]: " voidlinux-github

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=20190907234551.qVecQMpmu_j2OrW57jbCyorrGnualipt0AbOw8c8b40@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /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.
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).