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
549fb079
Commit
549fb079
authored
Jun 09, 2006
by
David Daney
Committed by
David Daney
Jun 09, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/install.texi: Add binutils version recommendation for mips-*-*.
From-SVN: r114512
parent
80f798b4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
0 deletions
+9
-0
gcc/ChangeLog
+4
-0
gcc/doc/install.texi
+5
-0
No files found.
gcc/ChangeLog
View file @
549fb079
2006
-
06
-
09
David
Daney
<
ddaney
@avtrex
.
com
>
*
doc
/
install
.
texi
:
Add
binutils
version
recommendation
for
mips
-*-*
.
2006
-
06
-
09
Andreas
Krebbel
<
krebbel1
@de
.
ibm
.
com
>
*
reload
.
c
(
find_reloads
)
:
Unset
force_reload
for
'X'
constraint
.
...
...
gcc/doc/install.texi
View file @
549fb079
...
...
@@ -3453,6 +3453,11 @@ currently do not work, because the auxiliary programs
anything but a MIPS. It does work to cross compile for a MIPS
if you use the GNU assembler and linker.
The linker from GNU binutils versions prior to 2.17 has a bug which
causes the runtime linker stubs in @file{libgcj.so} to be incorrectly
generated. If you want to use libgcj, either use binutils 2.17 or
later to build it or export @samp{LD_BIND_NOW=1} in your runtime environment.
@html
<hr />
@end html
...
...
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