From: Götz Lindenmaier Date: Thu, 14 Aug 2003 15:07:19 +0000 (+0000) Subject: removed automatic generation of shared library. X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=cbdf128174a9ffd92f603d363cefccc13fc3d742;p=libfirm removed automatic generation of shared library. [r1680] --- diff --git a/Makefile.in b/Makefile.in index c755730f4..825a88b1f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -37,7 +37,7 @@ include $(top_srcdir)/MakeTargets # add target firmjni if configured with --enable-firmjni all: firm -firm: config.h Makefile libfirm.a libfirm.so +firm: config.h Makefile libfirm.a libfirm.a: subdir_all $(XOFILES) $(OFILES) $(AR) $(ARFLAGS) $@.new $(XOFILES) $(OFILES) diff --git a/TODO b/TODO index d462dc73a..6a2b89bb8 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,8 @@ + * 14.8.2003 Goetz + Diverse dynamische arrays haben ein erstes, unverwendetes element. Z.B. + class members. Entfernen um Speicher zu sparen. + Ev. auch attribute an firm Knoten optimieren, per bitfield. + * 24.3.2003 Goetz tarval requirements: zu register_mode: