diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2008-10-08 13:22:08 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2008-10-08 13:22:08 +0200 |
commit | f66ef0a8c167c94d58ef3353e36bd0374c325893 (patch) | |
tree | deb3df078c4ef4a1b12acbe08a70067e1299d02a /hurd/running/debian | |
parent | dcbeb1b3805add98c02f21d8c65238fe74ed6afb (diff) |
Link to ``Port libgcc's configury for *-*-gnu*''.
Diffstat (limited to 'hurd/running/debian')
-rw-r--r-- | hurd/running/debian/porting/gcc.mdwn | 8 |
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 |