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
e427d51a
Commit
e427d51a
authored
May 22, 2001
by
Richard Henderson
Committed by
Richard Henderson
May 22, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/install.texi (alpha-linux): Require binutils >= 2.10.
From-SVN: r42483
parent
39e0656d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
11 deletions
+6
-11
gcc/ChangeLog
+2
-0
gcc/doc/install.texi
+4
-11
No files found.
gcc/ChangeLog
View file @
e427d51a
2001
-
05
-
22
Richard
Henderson
<
rth
@redhat
.
com
>
*
doc
/
install
.
texi
(
alpha
-
linux
)
:
Require
binutils
>=
2
.
10
.
*
unwind
-
dw2
-
fde
.
c
(
__deregister_frame_info
)
:
Stringize
use
of
__USER_LABEL_PREFIX__
.
...
...
gcc/doc/install.texi
View file @
e427d51a
...
...
@@ -33,7 +33,7 @@
@
settitle
Installing
GCC
:
Binaries
@
end
ifset
@
comment
$
Id
:
install
.
texi
,
v
1.
3
2001
/
05
/
17
18
:
12
:
27
mmitchel
Exp
$
@
comment
$
Id
:
install
.
texi
,
v
1.
4
2001
/
05
/
22
14
:
54
:
01
gerald
Exp
$
@
c
Copyright
(
C
)
2001
Free
Software
Foundation
,
Inc
.
@
c
***
Converted
to
texinfo
by
Dean
Wakerley
,
dean
@
wakerley
.
com
...
...
@@ -968,16 +968,9 @@ GNU Compiler Collection on your machine.
<
h3
><
a
name
=
"alpha*-dec-linux*"
>
alpha
*-
dec
-
linux
*</
a
></
h3
>
@
end
html
We
strongly
recommend
to
upgrade
to
binutils
2.10
(
or
newer
).
The
following
error
:
@
example
Error
:
macro
requires
$
at
register
while
noat
in
effect
@
end
example
indicates
that
you
should
upgrade
to
a
newer
version
of
the
assembler
,
2.9
or
later
.
If
you
can
not
upgrade
the
assembler
,
the
compiler
option
"-Wa,-m21164a"
may
work
around
this
problem
.
We
require
binutils
2.10
or
newer
.
Upgrading
to
binutils
2.11
or
newer
is
strongly
recommended
,
as
it
will
result
in
more
compact
debugging
and
exception
handling
information
.
@
html
</
p
>
...
...
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