OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [tags/] [gdb/] [gdb-6.8/] [gdb-6.8.openrisc-2.1/] [gdb/] [config/] [powerpc/] [ppc64-linux.mh] - Diff between revs 24 and 33

Only display areas with differences | Details | Blame | View Log

Rev 24 Rev 33
# Host: PowerPC64, running Linux
# Host: PowerPC64, running Linux
XM_CLIBS=
XM_CLIBS=
NAT_FILE= config/nm-linux.h
NAT_FILE= config/nm-linux.h
NATDEPFILES= inf-ptrace.o fork-child.o \
NATDEPFILES= inf-ptrace.o fork-child.o \
        ppc-linux-nat.o proc-service.o linux-thread-db.o \
        ppc-linux-nat.o proc-service.o linux-thread-db.o \
        gcore.o linux-nat.o linux-fork.o
        gcore.o linux-nat.o linux-fork.o
# The PowerPC has severe limitations on TOC size, and uses them even
# The PowerPC has severe limitations on TOC size, and uses them even
# for non-PIC code.  GDB overflows those tables when compiling with
# for non-PIC code.  GDB overflows those tables when compiling with
# -mfull-toc (the default), so we need to ask GCC to use as few TOC
# -mfull-toc (the default), so we need to ask GCC to use as few TOC
# entries as possible.
# entries as possible.
MH_CFLAGS= -mminimal-toc
MH_CFLAGS= -mminimal-toc
# The dynamically loaded libthread_db needs access to symbols in the
# The dynamically loaded libthread_db needs access to symbols in the
# gdb executable.
# gdb executable.
LOADLIBES= -ldl -rdynamic
LOADLIBES= -ldl -rdynamic
 
 

powered by: WebSVN 2.1.0

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