https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32927
Thomas Schwinge changed:
What|Removed |Added
CC||tschwinge at gcc dot gnu.org
Last re
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32927
Gerald Pfeifer changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32927
Andrew Pinski changed:
What|Removed |Added
CC||schnetter at gmail dot com
--- Comment #
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32927
--- Comment #6 from Manuel López-Ibáñez 2013-01-10
13:54:22 UTC ---
Perhaps you could add an entry to the FAQ: http://gcc.gnu.org/wiki/FAQ so when
people google for the error, they understand what the problem is. The FAQ
should also mention this
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32927
--- Comment #5 from Marc Glisse 2013-01-10 13:08:43
UTC ---
This has caused quite a bit of confusion lately with people installing ISL
instead of PPL for gcc-4.7.
--- Comment #4 from manu at gcc dot gnu dot org 2007-09-17 17:56 ---
I think this is confirmed as a feature that would be nice to have. So the
install instructions should behave like the OpenMP manual here
http://gcc.gnu.org/onlinedocs/ and we will end up with:
http://gcc.gnu.org/instal
--- Comment #3 from ammonton at cc dot helsinki dot fi 2007-07-31 16:25
---
I checked the last few release tarballs, and neither the 4.2.0 or 4.2.1
packages come with pregenerated installation instructions. The older releases I
checked (back to 4.0.1) had the instructions in the INSTALL
--- Comment #2 from ammonton at cc dot helsinki dot fi 2007-07-29 17:53
---
The INSTALL directory only has a README saying the instructions are generated
from gcc/doc/install.texi and the install.texi2html script in that directory
complains about a missing file gcc-vers.texi which I gat
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-07-28 17:11 ---
This one purpose, you should have looked into the install directory which has
an index.html already in the tar file you downloaded.
--
pinskia at gcc dot gnu dot org changed:
What|Removed