summaryrefslogtreecommitdiffstats
path: root/debian/README.cross
diff options
context:
space:
mode:
Diffstat (limited to 'debian/README.cross')
-rw-r--r--debian/README.cross22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/README.cross b/debian/README.cross
new file mode 100644
index 0000000..ccf245b
--- /dev/null
+++ b/debian/README.cross
@@ -0,0 +1,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.