URL
https://opencores.org/ocsvn/or1k/or1k/trunk
[/] [or1k/] [trunk/] [newlib/] [config/] [mh-riscos] - Blame information for rev 1769
Go to most recent revision |
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
39 |
lampret |
# This is for a MIPS running RISC/os 4.52C.
|
2 |
|
|
|
3 |
|
|
# This is needed for GDB, but needs to be in the top-level make because
|
4 |
|
|
# if a library is compiled with the bsd headers and gets linked with the
|
5 |
|
|
# sysv system libraries all hell can break loose (e.g. a jmp_buf might be
|
6 |
|
|
# a different size).
|
7 |
|
|
# ptrace(2) apparently has problems in the BSD environment. No workaround is
|
8 |
|
|
# known except to select the sysv environment. Could we use /proc instead?
|
9 |
|
|
# These "sysv environments" and "bsd environments" often end up being a pain.
|
10 |
|
|
#
|
11 |
|
|
# This is not part of CFLAGS because perhaps not all C compilers have this
|
12 |
|
|
# option.
|
13 |
|
|
CC= cc -systype sysv
|
14 |
|
|
|
15 |
|
|
RANLIB = true
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.