Gentoo Archives: gentoo-musl

From: James Taylor <james@××××××××××.au>
To: gentoo-musl@l.g.o
Subject: [gentoo-musl] Compiling golang (dev-lang/go) against musl-libc
Date: Tue, 21 Feb 2017 11:32:14
Message-Id: CD2DF7A7-8778-4B8D-8773-7E9D8D5C7886@jtaylor.id.au
1 Hi,
2
3 I’ve attempted (and consequently failed) to compile go so I can install mongodb on my gentoo installation.
4
5 This appears to fail because the bootstrapped for go contains a binary dynamically linked against glibc, which is obviously going to fail.
6
7 Anyone have suggestions?
8
9
10 Regards,
11
12 James Taylor

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-musl] Compiling golang (dev-lang/go) against musl-libc Stuart Longland <stuartl@×××××××××××××××.au>
Re: [gentoo-musl] Compiling golang (dev-lang/go) against musl-libc Samuel Holland <samuel@××××××××.org>