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
c02c7cb1
Commit
c02c7cb1
authored
Oct 20, 2008
by
Tobias Schlüter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/install.texi: Fix typos in previous patch.
From-SVN: r141240
parent
0964225a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
6 deletions
+10
-6
gcc/ChangeLog
+4
-0
gcc/doc/install.texi
+6
-6
No files found.
gcc/ChangeLog
View file @
c02c7cb1
2008
-
10
-
20
Tobias
Schl
ü
ter
<
tobi
@gcc
.
gnu
.
org
>
*
doc
/
install
.
texi
:
Fix
typos
in
previous
patch
.
2008
-
10
-
19
Tobias
Schl
ü
ter
<
tobi
@gcc
.
gnu
.
org
>
2008
-
10
-
19
Tobias
Schl
ü
ter
<
tobi
@gcc
.
gnu
.
org
>
*
doc
/
install
.
texi
:
Document
in
-
tree
building
of
gcc
and
mpfr
.
*
doc
/
install
.
texi
:
Document
in
-
tree
building
of
gcc
and
mpfr
.
...
...
gcc/doc/install.texi
View file @
c02c7cb1
...
@@ -306,10 +306,10 @@ systems' @command{tar} programs will also work, only try GNU
...
@@ -306,10 +306,10 @@ systems' @command{tar} programs will also work, only try GNU
Necessary to build GCC@. If you do not have it installed in your
Necessary to build GCC@. If you do not have it installed in your
library search path, you will have to configure with the
library search path, you will have to configure with the
@option{--with-gmp} configure option. See also
@option{--with-gmp} configure option. See also
@option{--with-gmp-lib}
@option{--with-gmp-lib} and @option{--with-gmp-include}. Alternatively,
and @option{--with-gmp-include}. Alternatively, if a GMP source
if a GMP source ditribution is found in a subdirectory of you GCC
distribution is found in a subdirectory of your GCC sources named
sources named
@file{gmp}, it will be built together with GCC@.
@file{gmp}, it will be built together with GCC@.
@item MPFR Library version 2.3.2 (or later)
@item MPFR Library version 2.3.2 (or later)
...
@@ -323,8 +323,8 @@ to the recommended version of MPFR.
...
@@ -323,8 +323,8 @@ to the recommended version of MPFR.
The @option{--with-mpfr} configure option should be used if your MPFR
The @option{--with-mpfr} configure option should be used if your MPFR
Library is not installed in your default library search path. See also
Library is not installed in your default library search path. See also
@option{--with-mpfr-lib} and @option{--with-mpfr-include}.
@option{--with-mpfr-lib} and @option{--with-mpfr-include}.
Alternatively, if a MPFR source ditribution is found in a subdirectory
Alternatively, if a MPFR source di
s
tribution is found in a subdirectory
of you GCC sources named @file{mpfr}, it will be built together with
of you
r
GCC sources named @file{mpfr}, it will be built together with
GCC@.
GCC@.
...
...
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