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
aa43c90b
Commit
aa43c90b
authored
May 22, 1998
by
Dave Love
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
JCB patch.
From-SVN: r19955
parent
7026990b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
gcc/f/g77install.texi
+6
-6
No files found.
gcc/f/g77install.texi
View file @
aa43c90b
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
@c
The
text
of
this
file
appears
in
the
file
INSTALL
@c
The
text
of
this
file
appears
in
the
file
INSTALL
@c
in
the
G77
distribution
,
as
well
as
in
the
G77
manual
.
@c
in
the
G77
distribution
,
as
well
as
in
the
G77
manual
.
@c
199
7
-
12
-
23
@c
199
8
-
05
-
20
Note
most
of
this
information
is
out
of
date
and
superceded
by
the
EGCS
Note
most
of
this
information
is
out
of
date
and
superceded
by
the
EGCS
install
procedures
.
It
is
provided
for
historical
reference
only
.
install
procedures
.
It
is
provided
for
historical
reference
only
.
...
@@ -1699,12 +1699,12 @@ you want to build as part of building @code{g77},
...
@@ -1699,12 +1699,12 @@ you want to build as part of building @code{g77},
you
can
save
time
and
disk
space
by
doing
a
straight
you
can
save
time
and
disk
space
by
doing
a
straight
build
.
build
.
To
build
just
the
C
and
Fortran
compilers
and
the
To
build
just
the
compilers
along
with
the
necessary
run
-
time
libraries
,
issue
the
following
necessary
run
-
time
libraries
,
issue
the
following
command:
command:
@example
@example
make
-
k
CC
=
gcc
LANGUAGES
=
f77
all
g77
make
-
k
CC
=
gcc
@end
example
@end
example
(
The
@samp{
g77
}
target
is
necessary
because
the
@code{
gcc
}
(
The
@samp{
g77
}
target
is
necessary
because
the
@code{
gcc
}
...
@@ -1842,7 +1842,7 @@ After configuring, building, and testing @code{g77} and @code{gcc},
...
@@ -1842,7 +1842,7 @@ After configuring, building, and testing @code{g77} and @code{gcc},
when
you
are
ready
to
install
them
on
your
system
,
type
:
when
you
are
ready
to
install
them
on
your
system
,
type
:
@example
@example
make
-
k
CC
=
gcc
LANGUAGES
=
f77
install
make
-
k
CC
=
gcc
install
@end
example
@end
example
As
described
in
@ref
{
Installation
,,
Installing
GNU
CC
,
As
described
in
@ref
{
Installation
,,
Installing
GNU
CC
,
...
@@ -1867,8 +1867,8 @@ make -k @dots{} install install-libf77 install-f2c-all
...
@@ -1867,8 +1867,8 @@ make -k @dots{} install install-libf77 install-f2c-all
We
don
'
t
know
why
some
non
-
GNU
versions
of
@code
{
make
}
sometimes
We
don
'
t
know
why
some
non
-
GNU
versions
of
@code
{
make
}
sometimes
require
this
alternate
command
,
but
they
do
.
require
this
alternate
command
,
but
they
do
.
(
Remember
to
supply
the
appropriate
definition
s
for
@samp
{
CC
}
and
(
Remember
to
supply
the
appropriate
definition
for
@samp
{
CC
}
@samp
{
LANGUAGES
}
where
you
see
@samp
{
@dots
{}}
in
the
above
command
.)
where
you
see
@samp
{
@dots
{}}
in
the
above
command
.)
Note
that
using
the
@samp
{
-
k
}
option
tells
@code
{
make
}
to
Note
that
using
the
@samp
{
-
k
}
option
tells
@code
{
make
}
to
continue
after
some
installation
problems
,
like
not
having
continue
after
some
installation
problems
,
like
not
having
...
...
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