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
37324a54
Commit
37324a54
authored
Jul 04, 2001
by
Gerald Pfeifer
Committed by
Gerald Pfeifer
Jul 04, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/install.texi (Specific): Update information for *-*-solaris*.
From-SVN: r43751
parent
e24a5cb1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
9 deletions
+9
-9
gcc/ChangeLog
+4
-0
gcc/doc/install.texi
+5
-9
No files found.
gcc/ChangeLog
View file @
37324a54
2001-07-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* doc/install.texi (Specific): Update information for *-*-solaris*.
Tue Jul 3 22:33:15 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
Tue Jul 3 22:33:15 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
* explow.c (plus_constant_wide): Reinitialize Y for restart.
* explow.c (plus_constant_wide): Reinitialize Y for restart.
...
...
gcc/doc/install.texi
View file @
37324a54
...
@@ -2975,9 +2975,11 @@ bootstrap and install GCC you first have to install a pre-built
...
@@ -2975,9 +2975,11 @@ bootstrap and install GCC you first have to install a pre-built
compiler, see our @uref{binaries.html,,binaries page} for
compiler, see our @uref{binaries.html,,binaries page} for
details.
details.
You must use GNU Make to build GCC on Solaris 2. If you don'
t
have
GNU
Solaris'
@
file
{/
bin
/
sh
}
will
often
fail
to
configure
libstdc
++-
v3
,
boehm
-
gc
or
Make
installed
,
you
can
use
the
prebuilt
compiler
mentioned
above
to
libjava
.
If
you
encounter
this
problem
,
set
@
var
{
CONFIG_SHELL
}
to
build
it
.
@
file
{/
bin
/
ksh
}
in
your
environment
and
run
@
samp
{
make
bootstrap
}
again
.
Another
possibility
that
sometimes
helps
is
to
remove
@
file
{*-*-
solaris
*/
config
.
cache
}.
Sun
as
4.
X
is
broken
in
that
it
cannot
cope
with
long
symbol
names
.
Sun
as
4.
X
is
broken
in
that
it
cannot
cope
with
long
symbol
names
.
A
typical
error
message
might
look
similar
to
the
following
:
A
typical
error
message
might
look
similar
to
the
following
:
...
@@ -2988,12 +2990,6 @@ error: can't compute value of an expression involving an external symbol.}
...
@@ -2988,12 +2990,6 @@ error: can't compute value of an expression involving an external symbol.}
This is Sun bug 4237974. This is fixed with patch 108908-02 and has
This is Sun bug 4237974. This is fixed with patch 108908-02 and has
been fixed in later (5.x) versions of the assembler.
been fixed in later (5.x) versions of the assembler.
Solaris'
@
file
{/
bin
/
sh
}
will
often
fail
to
configure
libstdc
++-
v3
,
boehm
-
gc
or
libjava
.
If
you
encounter
this
problem
,
set
@
var
{
CONFIG_SHELL
}
to
@
file
{/
bin
/
ksh
}
in
your
environment
and
run
@
samp
{
make
bootstrap
}
again
.
Another
possibility
that
sometimes
helps
is
to
remove
@
file
{*-*-
solaris
*/
config
.
cache
}.
@html
@html
<p>
<p>
<hr>
<hr>
...
...
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