URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Only display areas with differences |
Details |
Blame |
View Log
Rev 107 |
Rev 1765 |
# Host: PowerPC, running Solaris 2
|
# Host: PowerPC, running Solaris 2
|
|
|
XM_FILE= xm-solaris.h
|
XM_FILE= xm-solaris.h
|
XDEPFILES= ser-tcp.o
|
XDEPFILES= ser-tcp.o
|
XM_CLIBS= -lsocket -lnsl
|
XM_CLIBS= -lsocket -lnsl
|
|
|
NAT_FILE= nm-solaris.h
|
NAT_FILE= nm-solaris.h
|
NATDEPFILES= corelow.o core-sol2.o solib.o fork-child.o procfs.o \
|
NATDEPFILES= corelow.o core-sol2.o solib.o fork-child.o procfs.o \
|
proc-api.o proc-events.o proc-flags.o proc-why.o
|
proc-api.o proc-events.o proc-flags.o proc-why.o
|
|
|
# If you are compiling with Sun's compiler, add the -xs option to CC
|
# If you are compiling with Sun's compiler, add the -xs option to CC
|
# (e.g. `make CC="cc -xs"').
|
# (e.g. `make CC="cc -xs"').
|
# Sun's compilers require the -xs option to produce debug information
|
# Sun's compilers require the -xs option to produce debug information
|
# in the final linked executable. Otherwise they leave it in the .o
|
# in the final linked executable. Otherwise they leave it in the .o
|
# files only, with undocumented pointers to it in the linked executable.
|
# files only, with undocumented pointers to it in the linked executable.
|
# This is commented out because we don't assume that the Sun compiler
|
# This is commented out because we don't assume that the Sun compiler
|
# is in use.
|
# is in use.
|
#MH_CFLAGS=-xs
|
#MH_CFLAGS=-xs
|
HOST_IPC=-DBSD_IPC
|
HOST_IPC=-DBSD_IPC
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.