URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
578 |
markom |
# Host: Sun 4 or Sparcstation, running Solaris 2
|
2 |
|
|
|
3 |
|
|
XM_FILE= xm-sun4sol2.h
|
4 |
|
|
XDEPFILES=
|
5 |
|
|
XM_CLIBS= -lsocket -lnsl
|
6 |
|
|
|
7 |
|
|
NAT_FILE= nm-sun4sol2.h
|
8 |
|
|
NATDEPFILES= corelow.o core-sol2.o solib.o solib-svr4.o solib-legacy.o \
|
9 |
|
|
fork-child.o procfs.o proc-api.o proc-events.o proc-flags.o proc-why.o
|
10 |
|
|
|
11 |
|
|
# /usr/include/v9 is needed only by core-sol2.c when including
|
12 |
|
|
# v9/sys/privregs.h, or rather the headers it in turn includes.
|
13 |
|
|
MH_CFLAGS=-I/usr/include/v9
|
14 |
|
|
# If you are compiling with Sun's compiler, add the -xs option to CC
|
15 |
|
|
# (e.g. `make CC="cc -xs"').
|
16 |
|
|
# Sun's compilers require the -xs option to produce debug information
|
17 |
|
|
# in the final linked executable. Otherwise they leave it in the .o
|
18 |
|
|
# files only, with undocumented pointers to it in the linked executable.
|
19 |
|
|
# This is commented out because we don't assume that the Sun compiler
|
20 |
|
|
# is in use.
|
21 |
|
|
#MH_CFLAGS=-xs -I/usr/include/v9
|
22 |
|
|
HOST_IPC=-DBSD_IPC
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.