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
11292480
Commit
11292480
authored
Apr 02, 2003
by
Mike Stump
Committed by
Mike Stump
Apr 02, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/install.texi (Specific): Update pointers to apple.com.
From-SVN: r65180
parent
a5b378d6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
7 deletions
+5
-7
gcc/ChangeLog
+4
-0
gcc/doc/install.texi
+1
-7
No files found.
gcc/ChangeLog
View file @
11292480
2003-04-02 Mike Stump <mrs@apple.com>
* doc/install.texi (Specific): Update pointers to apple.com.
Thu Apr 3 00:18:49 CEST 2003 Jan HUbicka <jh@suse.cz>
Thu Apr 3 00:18:49 CEST 2003 Jan HUbicka <jh@suse.cz>
* i386.c (override_options): Disable red zone by default on i386.
* i386.c (override_options): Disable red zone by default on i386.
...
...
gcc/doc/install.texi
View file @
11292480
...
@@ -2924,15 +2924,9 @@ PowerPC running Darwin (Mac OS X kernel).
...
@@ -2924,15 +2924,9 @@ PowerPC running Darwin (Mac OS X kernel).
Pre-installed versions of Mac OS X may not include any developer tools,
Pre-installed versions of Mac OS X may not include any developer tools,
meaning that you will not be able to build GCC from source. Tool
meaning that you will not be able to build GCC from source. Tool
binaries are available at
binaries are available at
@uref{http://
www.opensource.apple.com/projects/darwin/
} (free
@uref{http://
developer.apple.com/tools/compilers.html
} (free
registration required).
registration required).
If you'
re
using
Darwin
1.3
(
Mac
OS
X
10.0
)
or
earlier
,
you
will
need
to
upgrade
the
assembler
to
version
``
cctools
-
364
''
.
To
get
cctools
-
364
,
check
out
@
file
{
cctools
}
with
tag
@
samp
{
Apple
-
364
},
build
it
,
and
install
the
assembler
as
@
file
{
usr
/
bin
/
as
}.
See
@
uref
{
http
://
www
.
opensource
.
apple
.
com
/
tools
/
cvs
/
docs
.
html
}
for
details
.
The default stack limit of 512K is too small, which may cause compiles
The default stack limit of 512K is too small, which may cause compiles
to fail with '
Bus
error
'. Set the stack larger, for instance
to fail with '
Bus
error
'. Set the stack larger, for instance
by doing @samp{limit stack 800}. It'
s
a
good
idea
to
use
the
GNU
by doing @samp{limit stack 800}. It'
s
a
good
idea
to
use
the
GNU
...
...
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