Gentoo Archives: gentoo-dev

From: "Andreas K. Huettel" <dilfridge@g.o>
To: gentoo-dev@l.g.o
Cc: riscv@g.o, "Andreas K. Huettel" <dilfridge@g.o>
Subject: Re: [gentoo-dev] How to structure our RISC-V support
Date: Thu, 06 May 2021 20:16:17
Message-Id: 6010321.cLl3JjQhRp@pinacolada
In Reply to: [gentoo-dev] How to structure our RISC-V support by "Andreas K. Huettel"
1 >
2 > -mabi=rv64gc -march=lp64d
3 should be -march=rv64gc -mabi=lp64d
4
5 > libdir = lib64/lp64d
6 > ("hardfloat")
7 >
8 > -mabi=rv64imac -march=lp64
9 should be -march=rv64imac -mabi=lp64
10
11 > libdir = lib64/lp64
12 > ("softfloat")
13 >
14
15 (but that doesnt change the rest of the argument)
16
17 --
18 Andreas K. Hüttel
19 dilfridge@g.o
20 Gentoo Linux developer
21 (council, toolchain, base-system, perl, libreoffice)

Attachments

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