From 209451326883d803ea7af8b1f48730b32fbdebdb Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 12 Sep 2000 20:56:54 +0000 Subject: 2000-09-12 Ralf Corsepius * custom/erc32.cfg: Add comment on -mno-v8, -mcypress. * custom/gen68302.cfg: Comment out LIBC_LIB[C|M]. * custom/gen68340.cfg: Comment out LIBC_LIB[C|M]. * custom/gen68360.cfg: Comment out LIBC_LIB[C|M]. * custom/idp.cfg: Comment out LIBC_LIB[C|M]. * custom/mvme162.cfg: Comment out LIBC_LIB[C|M]. * custom/ods68302.cfg: Comment out LIBC_LIB[C|M]. --- make/ChangeLog | 10 ++++++++++ make/custom/erc32.cfg | 1 + make/custom/gen68302.cfg | 4 ++-- make/custom/gen68340.cfg | 4 ++-- make/custom/gen68360.cfg | 4 ++-- make/custom/idp.cfg | 4 ++-- make/custom/mvme162.cfg | 4 ++-- make/custom/ods68302.cfg | 4 ++-- 8 files changed, 23 insertions(+), 12 deletions(-) (limited to 'make') diff --git a/make/ChangeLog b/make/ChangeLog index d4c8753eee..2724b5e252 100644 --- a/make/ChangeLog +++ b/make/ChangeLog @@ -1,4 +1,14 @@ +2000-09-12 Ralf Corsepius + + * custom/erc32.cfg: Add comment on -mno-v8, -mcypress. + * custom/gen68302.cfg: Comment out LIBC_LIB[C|M]. + * custom/gen68340.cfg: Comment out LIBC_LIB[C|M]. + * custom/gen68360.cfg: Comment out LIBC_LIB[C|M]. + * custom/idp.cfg: Comment out LIBC_LIB[C|M]. + * custom/mvme162.cfg: Comment out LIBC_LIB[C|M]. + * custom/ods68302.cfg: Comment out LIBC_LIB[C|M]. + 2000-09-12 Ralf Corsepius * custom/gensh2.cfg: Fix comments. diff --git a/make/custom/erc32.cfg b/make/custom/erc32.cfg index bc8b7ab533..b5621caf54 100644 --- a/make/custom/erc32.cfg +++ b/make/custom/erc32.cfg @@ -18,6 +18,7 @@ RTEMS_BSP_FAMILY=erc32 ifeq ($(RTEMS_USE_GCC272),yes) # -mno-v8 says not to use v8 level instructions. i.e. use v7 only +# FIXME: This known not to work with gcc's >= gcc-2.95 CPU_CFLAGS = -mno-v8 -mcypress else # -mcpu=cypress says to optimize for a Cypress 60x chipset diff --git a/make/custom/gen68302.cfg b/make/custom/gen68302.cfg index 776e19d275..e84bbf7b1e 100644 --- a/make/custom/gen68302.cfg +++ b/make/custom/gen68302.cfg @@ -36,8 +36,8 @@ endef ifeq ($(RTEMS_USE_GCC272),yes) # override default location of Standard C Library -LIBC_LIBC=$(RTEMS_LIBC_DIR)/lib/m68000/libc.a -LIBC_LIBM=$(RTEMS_LIBC_DIR)/lib/m68000/libm.a +# LIBC_LIBC=$(RTEMS_LIBC_DIR)/lib/m68000/libc.a +# LIBC_LIBM=$(RTEMS_LIBC_DIR)/lib/m68000/libm.a define make-exe $(LD) $(LDFLAGS) -N -T $(LINKCMDS) -o $(basename $@).exe \ diff --git a/make/custom/gen68340.cfg b/make/custom/gen68340.cfg index b355b61e6d..55fe8fca9c 100644 --- a/make/custom/gen68340.cfg +++ b/make/custom/gen68340.cfg @@ -31,8 +31,8 @@ endef ifeq ($(RTEMS_USE_GCC272),yes) # override default location of Standard C Library -LIBC_LIBC=$(RTEMS_LIBC_DIR)/lib/m68000/msoft-float/libc.a -LIBC_LIBM=$(RTEMS_LIBC_DIR)/lib/m68000/msoft-float/libm.a +# LIBC_LIBC=$(RTEMS_LIBC_DIR)/lib/m68000/msoft-float/libc.a +# LIBC_LIBM=$(RTEMS_LIBC_DIR)/lib/m68000/msoft-float/libm.a define make-exe @ echo diff --git a/make/custom/gen68360.cfg b/make/custom/gen68360.cfg index bc83d07b84..bb2d6c773b 100644 --- a/make/custom/gen68360.cfg +++ b/make/custom/gen68360.cfg @@ -48,8 +48,8 @@ endif ifeq ($(RTEMS_USE_GCC272),yes) # override default location of Standard C Library -LIBC_LIBC=$(RTEMS_LIBC_DIR)/lib/m68000/msoft-float/libc.a -LIBC_LIBM=$(RTEMS_LIBC_DIR)/lib/m68000/msoft-float/libm.a +# LIBC_LIBC=$(RTEMS_LIBC_DIR)/lib/m68000/msoft-float/libc.a +# LIBC_LIBM=$(RTEMS_LIBC_DIR)/lib/m68000/msoft-float/libm.a define make-exe @ echo diff --git a/make/custom/idp.cfg b/make/custom/idp.cfg index ede6f2ea28..b6b5003da2 100644 --- a/make/custom/idp.cfg +++ b/make/custom/idp.cfg @@ -33,8 +33,8 @@ CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer ifeq ($(RTEMS_USE_GCC272),yes) # override default location of Standard C Library -LIBC_LIBC=$(RTEMS_LIBC_DIR)/lib/msoft-float/libc.a -LIBC_LIBM=$(RTEMS_LIBC_DIR)/lib/msoft-float/libm.a +# LIBC_LIBC=$(RTEMS_LIBC_DIR)/lib/msoft-float/libc.a +# LIBC_LIBM=$(RTEMS_LIBC_DIR)/lib/msoft-float/libm.a define make-exe $(LD) $(LDFLAGS) -N -T $(LINKCMDS) -o $(basename $@).nxe \ diff --git a/make/custom/mvme162.cfg b/make/custom/mvme162.cfg index ebd587e3df..b02a511ff5 100644 --- a/make/custom/mvme162.cfg +++ b/make/custom/mvme162.cfg @@ -55,8 +55,8 @@ ifeq ($(RTEMS_USE_GCC272),yes) ifeq ($(RTEMS_CPU_MODEL),m68lc040) # override default location of Standard C Library -LIBC_LIBC=$(RTEMS_LIBC_DIR)/lib/msoft-float/libc.a -LIBC_LIBM=$(RTEMS_LIBC_DIR)/lib/msoft-float/libm.a +# LIBC_LIBC=$(RTEMS_LIBC_DIR)/lib/msoft-float/libc.a +# LIBC_LIBM=$(RTEMS_LIBC_DIR)/lib/msoft-float/libm.a endif # mc68lc040 define make-exe diff --git a/make/custom/ods68302.cfg b/make/custom/ods68302.cfg index 32107fbd56..d8df19105f 100644 --- a/make/custom/ods68302.cfg +++ b/make/custom/ods68302.cfg @@ -47,8 +47,8 @@ endef ifeq ($(RTEMS_USE_GCC272),yes) # override default location of Standard C Library -LIBC_LIBC=$(RTEMS_LIBC_DIR)/lib/m68000/libc.a -LIBC_LIBM=$(RTEMS_LIBC_DIR)/lib/m68000/libm.a +# LIBC_LIBC=$(RTEMS_LIBC_DIR)/lib/m68000/libc.a +# LIBC_LIBM=$(RTEMS_LIBC_DIR)/lib/m68000/libm.a define make-exe $(LD) $(LDFLAGS) -N -Ttext $(ROM_BASE) \ -- cgit v1.2.3