]> Git Repo - binutils.git/blame - gdb/config/ncr3000.mt
* config/ncr3000.mt (DEMANGLE_OPTS): Remove -Dnounderscore.
[binutils.git] / gdb / config / ncr3000.mt
CommitLineData
a74c9110
FF
1# Target: Intel 386 running SVR4
2TDEPFILES= exec.o i386-pinsn.o i386-tdep.o i387-tdep.o solib.o
3TM_FILE= tm-i386v4.h
4
5# For now, we have to select, at compile time, a particular flavor of C++
6# demangling to support. For this machine, we select the style specified
7# in the Annotated C++ Reference Manual, section 7.2.1c, which is what is
8# used by the Lucid C++ compiler for most things. But there are places
9# where Lucid varies from the ARM, so select the Lucid specific code also.
a7a8c21e 10DEMANGLE_OPTS=-DARM_DEMANGLING -DLUCID_DEMANGLING
a74c9110 11
This page took 0.022259 seconds and 4 git commands to generate.