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
e7d15bad
Commit
e7d15bad
authored
Sep 28, 2005
by
David Daney
Committed by
David Daney
Sep 28, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* HACKING: Update instructions for classpath import.
From-SVN: r104744
parent
9b14a362
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
libjava/ChangeLog
+4
-0
libjava/HACKING
+1
-0
No files found.
libjava/ChangeLog
View file @
e7d15bad
2005
-
09
-
28
David
Daney
<
ddaney
@
avtrex
.
com
>
*
HACKING
:
Update
instructions
for
classpath
import
.
2005
-
09
-
27
Tom
Tromey
<
tromey
@
redhat
.
com
>
2005
-
09
-
27
Tom
Tromey
<
tromey
@
redhat
.
com
>
PR
libgcj
/
23367
:
PR
libgcj
/
23367
:
...
...
libjava/HACKING
View file @
e7d15bad
...
@@ -22,6 +22,7 @@ To import a new release:
...
@@ -22,6 +22,7 @@ To import a new release:
You have to make sure to use the gcc libtool.m4 and gcc lt* scripts
You have to make sure to use the gcc libtool.m4 and gcc lt* scripts
cd .../classpath
cd .../classpath
cp ../../lt* .
cp ../../lt* .
cp ../../config.sub ../../config.guess .
aclocal -I m4 -I ../..
aclocal -I m4 -I ../..
autoconf
autoconf
autoheader
autoheader
...
...
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