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
8825dfbd
Commit
8825dfbd
authored
Jun 07, 2001
by
Joseph Myers
Committed by
Joseph Myers
Jun 07, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/install-old.texi: Remove more obsolete documentation.
From-SVN: r42957
parent
b47f8cfc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
18 deletions
+4
-18
gcc/ChangeLog
+4
-0
gcc/doc/install-old.texi
+0
-18
No files found.
gcc/ChangeLog
View file @
8825dfbd
2001
-
06
-
07
Joseph
S
.
Myers
<
jsm28
@cam
.
ac
.
uk
>
*
doc
/
install
-
old
.
texi
:
Remove
more
obsolete
documentation
.
Thu
Jun
7
13
:
20
:
14
CEST
2001
Jan
Hubicka
<
jh
@suse
.
cz
>
*
expr
.
c
(
copy_blkmode_from_reg
)
:
Fix
operand_subword_force
call
.
...
...
gcc/doc/install-old.texi
View file @
8825dfbd
...
...
@@ -159,24 +159,6 @@ tools can not generate or interpret stabs.
@end
table
@item
Build
the
compiler
.
Just
type
@samp
{
make
LANGUAGES
=
c
}
in
the
compiler
directory
.
@samp
{
LANGUAGES
=
c
}
specifies
that
only
the
C
compiler
should
be
compiled
.
The
makefile
normally
builds
compilers
for
all
the
supported
languages
;
currently
,
C
,
C
++
,
Objective
C
,
Java
,
FORTRAN
,
and
CHILL
.
However
,
C
is
the
only
language
that
is
sure
to
work
when
you
build
with
other
non
-
GNU
C
compilers
.
In
addition
,
building
anything
but
C
at
this
stage
is
a
waste
of
time
.
In
general
,
you
can
specify
the
languages
to
build
by
typing
the
argument
@samp
{
LANGUAGES
=
"@var{list}"
},
where
@var
{
list
}
is
one
or
more
words
from
the
list
@samp
{
c
},
@samp
{
c
++
},
@samp
{
objective
-
c
},
@samp
{
java
},
@samp
{
f77
},
and
@samp
{
CHILL
}.
If
you
have
any
additional
GNU
compilers
as
subdirectories
of
the
GNU
CC
source
directory
,
you
may
also
specify
their
names
in
this
list
.
@end
enumerate
@node
Configuration
Files
...
...
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