Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
2d142abd
Commit
2d142abd
authored
18 years ago
by
Tom Tromey
Committed by
Tom Tromey
18 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/install.texi (Prerequisites): Mention automake 1.9.6.
From-SVN: r117878
parent
96a5495d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
gcc/ChangeLog
+4
-0
gcc/doc/install.texi
+2
-2
No files found.
gcc/ChangeLog
View file @
2d142abd
2006
-
10
-
18
Tom
Tromey
<
tromey
@redhat
.
com
>
*
doc
/
install
.
texi
(
Prerequisites
)
:
Mention
automake
1
.
9
.
6
.
2006
-
10
-
18
Jan
Hubicka
<
jh
@suse
.
cz
>
PR
middle
-
end
/
29299
...
...
This diff is collapsed.
Click to expand it.
gcc/doc/install.texi
View file @
2d142abd
...
...
@@ -325,7 +325,7 @@ to regenerate @file{configure} and @file{config.in} files. Most
directories require autoconf 2.59 (exactly), but the toplevel
still requires autoconf 2.13 (exactly).
@item automake version
s 1.9.3
@item automake version
1.9.6
Necessary when modifying a @file{Makefile.am} file to regenerate its
associated @file{Makefile.in}.
...
...
@@ -336,7 +336,7 @@ file. Specifically this applies to the @file{gcc}, @file{intl},
as any of their subdirectories.
For directories that use automake, GCC requires the latest release in
the 1.9.x series, which is currently 1.9.
3
. When regenerating a directory
the 1.9.x series, which is currently 1.9.
6
. When regenerating a directory
to a newer version, please update all the directories using an older 1.9.x
to the latest released version.
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment