diff options
-rw-r--r-- | hurd/running/debian/porting/gcc.mdwn | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/hurd/running/debian/porting/gcc.mdwn b/hurd/running/debian/porting/gcc.mdwn index 3f90b462..937baf96 100644 --- a/hurd/running/debian/porting/gcc.mdwn +++ b/hurd/running/debian/porting/gcc.mdwn @@ -17,24 +17,16 @@ integrated. * [\[meta-bug\] bootstrap bugs for \*-gnu\*](http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21824) - * [\[4.2/4.3/4.4 Regression\] GNU Hurd bootstrap error: 'OPTION\_GLIBC' - undeclared](http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28102) - - * [Tool chain configuration: GNU/\* sharing stuff with - GNU/Linux](http://gcc.gnu.org/ml/gcc/2007-11/msg00289.html) - - * [\[PATCH\] GNU/Hurd target - configuration](http://gcc.gnu.org/ml/gcc-patches/2008-10/msg00344.html) - - * Continuation: [\[PATCH\] GNU/Hurd target - configuration](http://gcc.gnu.org/ml/gcc-patches/2008-11/msg00341.html) - * [build system: gcc\_cv\_libc\_provides\_ssp and NATIVE\_SYSTEM\_HEADER\_DIR](http://gcc.gnu.org/ml/gcc/2008-10/msg00130.html) * [-fstack-protector shouldn't use TLS in freestanding mode](http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29838) + * [Tool chain configuration: GNU/\* sharing stuff with + GNU/Linux](http://gcc.gnu.org/ml/gcc/2007-11/msg00289.html) + + Additionally: |