public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Building erros
@ 2005-06-20 20:09 neuwald
  2005-06-20 20:49 ` Gary Thomas
  0 siblings, 1 reply; 2+ messages in thread
From: neuwald @ 2005-06-20 20:09 UTC (permalink / raw)
  To: ecos-discuss

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] Building erros
  2005-06-20 20:09 [ECOS] Building erros neuwald
@ 2005-06-20 20:49 ` Gary Thomas
  0 siblings, 0 replies; 2+ messages in thread
From: Gary Thomas @ 2005-06-20 20:49 UTC (permalink / raw)
  To: neuwald; +Cc: eCos Discussion

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-06-20 20:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-20 20:09 [ECOS] Building erros neuwald
2005-06-20 20:49 ` Gary Thomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).