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
75043b67
Commit
75043b67
authored
Nov 27, 2003
by
Nathanael Nerode
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/install.texi: Remove ADAC reference and make accurate.
From-SVN: r74001
parent
5536b61c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
5 deletions
+7
-5
gcc/ChangeLog
+4
-0
gcc/doc/install.texi
+3
-5
No files found.
gcc/ChangeLog
View file @
75043b67
2003-11-27 Nathanael Nerode <neroden@gcc.gnu.org>
* doc/install.texi: Remove ADAC reference and make accurate.
2003-11-27 Kazu Hirata <kazu@cs.umass.edu>
* config/h8300/h8300.h (FUNCTION_VALUE): Use R0_REG.
...
...
gcc/doc/install.texi
View file @
75043b67
...
...
@@ -1419,11 +1419,9 @@ GNAT-specific extensions), and GNU make.
However
,
you
do
not
need
a
full
installation
of
GNAT
,
just
the
GNAT
binary
@
file
{
gnat1
},
a
copy
of
@
file
{
gnatbind
},
and
a
compiler
driver
which
can
deal
with
Ada
input
(
by
invoking
the
@
file
{
gnat1
}
binary
).
You
can
specify
this
compiler
driver
by
setting
the
@
env
{
ADAC
}
environment
variable
at
the
configure
step
.
@
command
{
configure
}
can
detect
the
driver
automatically
if
it
has
got
a
common
name
such
as
@
command
{
gcc
}
or
@
command
{
gnatgcc
}.
Of
course
,
you
still
need
a
working
C
compiler
(
the
compiler
driver
can
be
different
or
not
).
Of
course
,
you
still
need
a
working
C
compiler
,
with
the
same
compiler
driver
.
@
command
{
configure
}
does
not
test
whether
the
GNAT
installation
works
and
has
a
sufficiently
recent
version
;
if
too
old
a
GNAT
version
is
installed
,
the
build
will
fail
unless
@
option
{--
enable
-
languages
}
is
...
...
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