From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17732 invoked by alias); 20 Jun 2005 20:09:30 -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 17610 invoked by uid 22791); 20 Jun 2005 20:09:23 -0000 Received: from ceres.inf.ufsc.br (HELO ceres.inf.ufsc.br) (150.162.60.5) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 20 Jun 2005 20:09:23 +0000 Received: from localhost (netuno.inf.ufsc.br [150.162.60.11]) by ceres.inf.ufsc.br (Departamento de Informatica e Estatistica (INE/CTC/UFSC)) with ESMTP id 59C842E067 for ; Mon, 20 Jun 2005 17:09:14 -0300 (BRT) Received: from netuno.inf.ufsc.br ([127.0.0.1]) by localhost (netuno [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07118-03 for ; Mon, 20 Jun 2005 17:09:11 -0300 (BRST) Received: from inf.ufsc.br (terra.inf.ufsc.br [150.162.60.10]) by netuno.inf.ufsc.br (Departamento de Informatica e Estatistica (INE/CTC/UFSC)) with ESMTP id 43E18113BA4 for ; Mon, 20 Jun 2005 17:09:11 -0300 (BRST) Received: from infd218.inf.ufsc.br.59.162.150.in-addr.arpa (infd218.inf.ufsc.br.59.162.150.in-addr.arpa [150.162.59.218]) by webmail.inf.ufsc.br (Horde MIME library) with HTTP for ; Mon, 20 Jun 2005 20:09:12 +0000 Message-ID: <20050620200912.t7q1mpr54o8cgog4@webmail.inf.ufsc.br> Date: Mon, 20 Jun 2005 20:09:00 -0000 From: neuwald@inf.ufsc.br To: ecos-discuss@ecos.sourceware.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.0.3) / FreeBSD-5.4 Subject: [ECOS] Building erros X-SW-Source: 2005-06/txt/msg00181.txt.bz2 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. Regards Evandro -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss