This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgomp/30546] [4.2/4.3 regression] build fail in libgomp when building from SVN because makeinfo is missing
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jan 2007 03:52:54 -0000
- Subject: [Bug libgomp/30546] [4.2/4.3 regression] build fail in libgomp when building from SVN because makeinfo is missing
- References: <bug-30546-10259@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from pinskia at gcc dot gnu dot org 2007-01-27 03:52 -------
This is a minor issue at best because it only happens when building from SVN or
a snapshot and not a release. Also we don't want to include the .info in svn
because they will then not get updated correctly when people update the
documents.
So I still say we should just require makeinfo when building from SVN/snapshot.
There is no reason not really.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
GCC build triplet|i386-pc-mingw32 |
GCC host triplet|i386-pc-mingw32 |
GCC target triplet|i386-pc-mingw32 |
Keywords| |build
Summary|[4.2/4.3 regression] build |[4.2/4.3 regression] build
|fail in libgomp because |fail in libgomp when
|makeinfo is missing |building from SVN because
| |makeinfo is missing
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30546