Gentoo Archives: gentoo-user

From: flzdjhmtax@××××××××.uk
To: Grant Edwards <grant.b.edwards@×××××.com>
Cc: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How to build kernel with old binutils?
Date: Mon, 10 Oct 2022 17:22:25
Message-Id: 87v8orzj93.fsf@wylie.me.uk
In Reply to: [gentoo-user] How to build kernel with old binutils? by Grant Edwards
1 Grant Edwards <grant.b.edwards@×××××.com> writes:
2
3 > Can somebody give a clue how to specify the binutils to be used when
4 > building a Linux kernel?
5
6 $ man binutils-config
7
8 The binutils-config script allows you to switch between different
9 versions of binutils when you have installed multiple copies (see
10 USE=multislot). It also allows you to manage multiple cross-compiling
11 targets simultaneously.
12
13 $ binutils-config --list-profiles
14 [1] arm-none-eabi-2.38 *
15 [2] x86_64-pc-linux-gnu-2.38 *
16
17 --
18 Alan J. Wylie https://www.wylie.me.uk/
19
20 Dance like no-one's watching. / Encrypt like everyone is.
21 Security is inversely proportional to convenience

Replies

Subject Author
[gentoo-user] Re: How to build kernel with old binutils? Grant Edwards <grant.b.edwards@×××××.com>