OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [VER_5_3/] [gdb-5.3/] [gdb/] [config/] [sparc/] [sun4sol2.mh] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1181 sfurman
# Host: Sun 4 or Sparcstation, running Solaris 2
2
 
3
XM_FILE= xm-sun4sol2.h
4
XM_CLIBS= -lsocket -lnsl
5
 
6
NAT_FILE= nm-sun4sol2.h
7
NATDEPFILES= corelow.o core-sol2.o solib.o solib-svr4.o solib-legacy.o \
8
        fork-child.o procfs.o gcore.o \
9
        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

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.