From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5284 invoked by alias); 20 Jun 2005 20:49:32 -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 4949 invoked by uid 22791); 20 Jun 2005 20:49:08 -0000 Received: from sta-206-168-96-204.rockynet.com (HELO hermes.chez-thomas.org) (206.168.96.204) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 20 Jun 2005 20:49:08 +0000 Received: by hermes.chez-thomas.org (Postfix, from userid 2000) id F370F100427; Mon, 20 Jun 2005 14:49:05 -0600 (MDT) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by hermes.chez-thomas.org (Postfix) with ESMTP id D74FD100044; Mon, 20 Jun 2005 14:49:01 -0600 (MDT) From: Gary Thomas To: neuwald@inf.ufsc.br Cc: eCos Discussion In-Reply-To: <20050620200912.t7q1mpr54o8cgog4@webmail.inf.ufsc.br> References: <20050620200912.t7q1mpr54o8cgog4@webmail.inf.ufsc.br> Content-Type: text/plain Date: Mon, 20 Jun 2005 20:49:00 -0000 Message-Id: <1119300541.15963.38.camel@hermes> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [ECOS] Building erros X-SW-Source: 2005-06/txt/msg00182.txt.bz2 On Mon, 2005-06-20 at 20:09 +0000, neuwald@inf.ufsc.br wrote: > Hi all, > > I have downloaded ecos 2.0 from net , Built the tool chain for MIPS simulator > and while trying to build the library. I am getting the following error: > > make[1]: Entering directory > `/l/archc/compilers/work/mips_build/services/memalloc/common/v2_0' > mips-tx39-elf-gcc -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef > -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti > -fno-exceptions -fvtable-gc -finit-priority > -I/opt/ecos/ecos-work/mips_install/include > -I/opt/ecos/ecos-2.0/packages/services/memalloc/common/v2_0 > -I/opt/ecos/ecos-2.0/packages/services/memalloc/common/v2_0/src > -I/opt/ecos/ecos-2.0/packages/services/memalloc/common/v2_0/tests -I. > -Wp,-MD,heapgen.tmp -E > /opt/ecos/ecos-2.0/packages/services/memalloc/common/v2_0/src/heapgen.cpp -o > heapgeninc.tcl > make[1]: Leaving directory > `/l/archc/compilers/work/mips_build/services/memalloc/common/v2_0' > cc1plus: warning: command line option "-Wstrict-prototypes" is valid for C/ObjC > but not for C++ > make: Leaving directory `/l/archc/compilers/work/mips_build' > cc1plus: warning: switch "-fvtable-gc" is no longer supported > > cc1plus: error: unrecognized command line option "-finit-priority" > make[1]: *** [heapgeninc.tcl] Error 1 > make: *** [build] Error 2 > > Could any body instruct me any way out for this error. Since I am new to eCos I > am not getting a path to proceed. Upgrade to the CVS version of the code. -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------ -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss