⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 wind.t2.armarch4_t.be.cfg

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 CFG
字号:
;;;;;; Example configuration file for building Envoy on vxWorks;;;;;;;;; Copyright 2000-2004 Wind River Systems, Inc.;;; All rights reserved.  Provided under license only.;;; Distribution or other use of this software is only;;; permitted pursuant to the terms of a license agreement;;; from Wind River Systems (and is otherwise prohibited).;;; Refer to that license agreement for terms of use.;;;;;; Copyright 1993-1997 Epilogue Technology Corporation.;;; Copyright 1998 Integrated Systems, Inc.;;; All rights reserved.;;;;;;;;; $Log: wind.t2.armarch4_t.be.cfg,v $;;; Revision 1.11  2003/01/15 14:05:14  josh;;; directory structure shifting;;;;;; Revision 1.10  2002/06/19 21:45:45  meister;;; add options to use Diab compiler under Tornado 2.2;;;;;; Revision 1.9  2002/06/04 17:54:48  josh;;; none of the vxWorks builds require COMMON_STRICMP or;;; COMMON_STRNICMP to be installed;;;;;; Revision 1.8  2001/12/17 18:55:44  josh;;; definition for MIBCOMPILER was wrong;;;;;; Revision 1.7  2001/12/07 18:14:54  josh;;; RFC2233 mib support should be turned on by default, since we're;;; assuming Tornado 2.0.2 or higher;;;;;; Revision 1.6  2001/12/05 19:44:32  josh;;; removing obsolete installation options;;; adding config file for building mibcomp;;;;;; Revision 1.5  2001/12/05 19:11:42  josh;;; remove snark inclusion -- it's unnecessary for the standard build;;;;;; Revision 1.4  2001/12/04 16:36:36  meister;;; for T2, defualt is that V3 and AgentX are not licensed;;;;;; Revision 1.3  2001/12/03 22:14:04  josh;;; fix the eval expression at the bottom of each file;;;;;; Revision 1.2  2001/12/03 21:51:22  josh;;; touching up ARM and MIPS configs;;;;;; Revision 1.1  2001/12/03 21:04:13  josh;;; adding config files for ARM and MIPS processors in T2;;;;;;;;;;;; load system and compiler configurations;;; uncomment this line to use the GNU compiler (default)loadconfig 'vxarm_nodbg';;; or uncomment this line to use the diab compiler (only on Tornado 2.2);;; loadconfig 'vxarm_diab_nodbg';;; load configurations from various productsloadconfig 'common/common.cfg'loadconfig 'snmp/envoy.cfg';;; set the top-level directory and the port directoryequate SRCDIR '$(WIND_BASE)'equate MIBCOMPILER 'mibcomp'equate MIBCOMPFLAGS '-l $(SRCDIR)/target/src/wrn/wm/snmp/std-mibs -quiet'equate SOFTPORT '$(SRCDIR)/target/h/wrn/wm/util/port/vxworks'equate MAKE 'make -k -f makefile.wmsnmp'equate CC 'ccarm'equate LD 'ldarm'equate ETC_CPU "ARMARCH4_T"equate ETC_TOOL "gnube";;; write this makefile out to "makefile.wmsnmp"makefile-name 'makefile.wmsnmp'equate MAKEFILENAME 'makefile.wmsnmp';;; For a big-endian ARM processor, need to explicitly set followinginstall ON_BIG_ENDIANuninstall ON_LITTLE_ENDIAN;;; If you have licensed SNMP V3 (and wish to build V3 capability), ;;; uncomment this line;install SNMP_VERSION_3_LICENSED;;; If you have licensed AgentX (and wish to build AgentX capability), ;;; uncomment this line. ;install SNMP_AGENTX_LICENSED;;; If you are using a TCP/IP stack with IPv6 enabled,;;; uncomment this line.;install SNMP_VXWORKS_IPV6;;; install this option when building to support virtual stacks;install SNMP_VXWORKS_VIRTUAL_STACK;;; install these options to include the virtual stack communities;;; and contexts in the entity mib tables;install SNMP_VXWORKS_VS_ENTITY;install ENVOY_ENTITY_MIB;;; install this option when building with Tornado TAE;install ENVOY_VXWORKS_TAEloadconfig 'vxagent';;; Write out install.hwrite-install.h '../../../h/wrn/wm/common/install.h';;; Start building makefilesmake-makefile '.';;; Compilation command for GNU Emacs.  Keep this at the end of this file.;;; The lisp expression just sets the compile command for this buffer to;;; the command makmak <this buffer's file name>.;;; ;;; Local Variables:;;; eval: (set (make-local-variable 'compile-command) (concat "makmak " buffer-file-name));;; End:

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -