blob: ccf245b609533128515966018716b6b76e6a2be1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
Building cross-compiler Debian packages
---------------------------------------
The packaging for cross toolchains is now in the archive, including
all frontends, and targeting all release and ports architectures.
Cross toolchains are built from the following source packages:
- binutils
- cross-toolchain-base
- cross-toolchain-base-ports
- gcc-7-cross
- gcc-7-cross-ports
- gcc-8-cross
- gcc-8-cross-ports
- gcc-9-cross
- gcc-9-cross-ports
- gcc-defaults
- gcc-defaults-ports
Issues about the cross toolchains should be filed for one of the
above source packages.
|