* build tweak for gx prototype

This commit is contained in:
Frank Ch. Eigler 1999-01-11 15:04:33 +00:00
parent 3372836e0d
commit 11f9c65f91
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
1999-01-11 Frank Ch. Eigler <fche@elastic.org>
* Makefile.in (SIM_EXTRA_CFLAGS): Pass -rdynamic.
1998-12-30 Frank Ch. Eigler <fche@elastic.org>
* cpuall.h: Don't include sim-model.h.

View File

@ -57,7 +57,7 @@ SIM_OBJS = \
SIM_EXTRA_DEPS = \
arch.h cpuall.h m32r-sim.h cpu-opc.h
SIM_EXTRA_CFLAGS = -DSIM_GX=1
SIM_EXTRA_CFLAGS = -DSIM_GX=1 -rdynamic
SIM_EXTRA_ALL = gxtool
SIM_EXTRA_INSTALL = install-gxtool
SIM_RUN_OBJS = nrun.o