Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Bootstrap: gcc failed
Date: Tue, 26 Jan 2016 06:44:09
Message-Id: 20160126064355.GF1048@gentoo.org
In Reply to: [gentoo-alt] Bootstrap: gcc failed by yegle
1 On 25-01-2016 18:53:33 -0800, yegle wrote:
2 > I'm trying to bootstrap a prefix in my NAS (a Synology product running 64bit
3 > DSM 6.0 beta2) and encountered this error:
4 >
5 > /volume1/gentoo/tmp/usr/x86_64-pc-linux-gnu/bin/ld: /lib64/libc.a(genops.o):
6 > relocation R_X86_64_32 against `_pthread_cleanup_push_defer' can not be u
7 > sed when making a shared object; recompile with -fPIC
8 > /lib64/libc.a: error adding symbols: Bad value
9 > collect2: error: ld returned 1 exit status
10 >
11 > Does anyone have experience with this problem? Thank you.
12
13 It looks like the system is static only (libc.a), I've got little
14 experience with those kinds of situations.
15 Maybe you can set the static USE-flag globally or something, FreeMiNT is
16 also static-only, the tc-is-static-only function was introduced for
17 them.
18
19 Fabian
20
21 --
22 Fabian Groffen
23 Gentoo on a different level

Attachments

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

Replies

Subject Author
Re: [gentoo-alt] Bootstrap: gcc failed yegle <cnyegle@×××××.com>