Added files for ppc604 target.

This commit is contained in:
Janet B. Anderson
1999-10-12 15:26:16 +00:00
parent 4abd93b1a8
commit eed1bbac79
2 changed files with 23 additions and 0 deletions

20
config/CONFIG.Vx.ppc604 Normal file
View File

@@ -0,0 +1,20 @@
# $Id$
#
# This file is maintained by the EPICS community.
# Vx GNU cross compiler suffix
CMPLR_SUFFIX = ppc
# For Vx directories of form:
# $(VX_DIR)/$(HOST_ARCH).$(ARCH_CLASS)/bin
ARCH_CLASS = ppc
# Architecture specific build flags
#ARCH_DEP_CPPFLAGS = -DCPU=PPC604 -D_GNU_TOOL -DTRUE=1
#ARCH_DEP_CFLAGS = -fno-for-scope -mcpu=604 --no-builtin
ARCH_DEP_CPPFLAGS = -DCPU=PPC604 -D_GNU_TOOL -DTRUE=1
ARCH_DEP_CFLAGS = -fno-for-scope -mcpu=604 --no-builtin
# ARCH_DEP_CFLAGS== -fsigned-char #May need for calcPerform.c

View File

@@ -0,0 +1,3 @@
# Vx directory override for APS
VX_DIR_YES = /usr/local/vw/tornado101ppc