From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13134 invoked by alias); 23 Jun 2005 04:42:28 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 13125 invoked by uid 22791); 23 Jun 2005 04:42:23 -0000 Received: from bj44-212.i.netease.com (HELO 163.com) (202.108.44.212) by sourceware.org (qpsmtpd/0.30-dev) with SMTP; Thu, 23 Jun 2005 04:42:23 +0000 Received: from master (unknown [220.207.246.210]) by smtp4 (Coremail) with SMTP id GwC0a5Y9ukLeV1MF.1 for ; Thu, 23 Jun 2005 12:42:06 +0800 (CST) Date: Thu, 23 Jun 2005 04:42:00 -0000 From: "=?gb2312?B?zuLJ7bn6?=" To: "ecos-discuss" Mime-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit Subject: [ECOS] make error: invalid option '-finline-limit=7000' X-SW-Source: 2005-06/txt/msg00214.txt.bz2 Message-ID: <20050623044200.dPMZ13p7PRKlHNnEpLWKuTlfMrungIf4fuDL5ZKrkPk@z> Hi, I am compiling the lpc2xxx redboot, in configtool output window, last of rows displays: arm-elf-gcc -finline-limit=7000 -mthumb-interwork -mcpu=arm7tdmi -mno-short-load-words -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -I/root/lx/easyARM2200/easyarm2200_install/include -I/opt/cvs/ecos/packages/hal/arm/arch/current -I/opt/cvs/ecos/packages/hal/arm/arch/current/src -I/opt/cvs/ecos/packages/hal/arm/arch/current/tests -I. -Wp,-MD,arm.tmp -o hal_mk_defs.tmp -S /opt/cvs/ecos/packages/hal/arm/arch/current/src/hal_mk_defs.c cc1: Invalid option `-finline-limit=7000' make[1]: Leaving directory `/root/lx/easyARM2200/easyarm2200_build/hal/arm/arch/current' make[1]: *** [arm.inc] Error 1 make: Leaving directory `/root/lx/easyARM2200/easyarm2200_build' make: *** [build] Error 2 what's wrong? I update the newest CVS. thanks. -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss