summaryrefslogtreecommitdiff
path: root/hurd/running/debian/porting/gcc.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/running/debian/porting/gcc.mdwn')
-rw-r--r--hurd/running/debian/porting/gcc.mdwn8
1 files changed, 6 insertions, 2 deletions
diff --git a/hurd/running/debian/porting/gcc.mdwn b/hurd/running/debian/porting/gcc.mdwn
index f1879738..b9740d08 100644
--- a/hurd/running/debian/porting/gcc.mdwn
+++ b/hurd/running/debian/porting/gcc.mdwn
@@ -17,11 +17,15 @@ integrated.
* [build system: gcc\_cv\_libc\_provides\_ssp and
NATIVE\_SYSTEM\_HEADER\_DIR](http://gcc.gnu.org/ml/gcc/2008-10/msg00130.html)
+ * [Port libgcc's configury for
+ \*-\*-gnu\*](http://gcc.gnu.org/ml/gcc-patches/2008-10/msg00315.html)
+
Additionally:
- * `libgcc/configure.ac` might need to be aligned for us to the `*linux*`
- cases. Check.
+ * `libgcc/configure.ac` [might
+ need](http://gcc.gnu.org/ml/gcc-patches/2008-10/msg00315.html) to be
+ aligned for us to the `*linux*` cases. Check.
checking whether decimal floating point is supported... no
checking whether fixed-point is supported... no