diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-10-04 11:11:00 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-10-04 11:11:00 +0200 |
commit | ed0da874d7ef1d7d93084efbe76057e1f652b67e (patch) | |
tree | 16d9fc43dd27330d3a5fb57442c00f2b5ffe3be3 /open_issues/gcc.mdwn | |
parent | 3d536f05f6221baa217a7163ae93d06fafc7c091 (diff) | |
download | web-ed0da874d7ef1d7d93084efbe76057e1f652b67e.tar.gz web-ed0da874d7ef1d7d93084efbe76057e1f652b67e.tar.bz2 web-ed0da874d7ef1d7d93084efbe76057e1f652b67e.zip |
shortcuts: [[!message-id]].
Diffstat (limited to 'open_issues/gcc.mdwn')
-rw-r--r-- | open_issues/gcc.mdwn | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/open_issues/gcc.mdwn b/open_issues/gcc.mdwn index 04c111fd..a3b3a2d2 100644 --- a/open_issues/gcc.mdwn +++ b/open_issues/gcc.mdwn @@ -182,10 +182,10 @@ Last reviewed up to the [[Git mirror's 3d83581faf4eaf52c1cf52cc0d11cc7dd1264275 make[1]: Leaving directory `/media/boole-data/thomas/tmp/gnu-0/src/gcc.obj/i686-pc-gnu/libgcc' make: *** [all-target-libgcc] Error 2 - See threads at - *id:"AANLkTinY1Cd4_qO_9euYJN8zev4hdr7_ANpjNG+yGRMn@mail.gmail.com"*, - *id:"20110328225532.GE5293@synopsys.com"*, - *id:"4D52D522.1040804@gmail.com"*. Can simply configure the first GCC with + See threads at [[!message-id + "AANLkTinY1Cd4_qO_9euYJN8zev4hdr7_ANpjNG+yGRMn@mail.gmail.com"]], + [[!message-id "20110328225532.GE5293@synopsys.com"]], [[!message-id + "4D52D522.1040804@gmail.com"]]. Can simply configure the first GCC with `--disable-decimal-float`. Alternatively, can we use `#ifndef inhibit_libc` for this (these?) file(s)? |