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: "dfranke 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 13:46:19 -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 #11 from dfranke at gcc dot gnu dot org 2007-01-27 13:46 -------
When introducing this, I was in good faith that automake is capable to handle
any issues that may arise. Since the *.info files are not kept in SVN, as
`missing` seems to assume, the fail safe backfires.
I will replace the automake generated targets by custom ones which employ the
well known BUILD_INFO conditional as soon as possible.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30546