public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Error on eCos Make
@ 2001-11-01  6:55 Zimin Cai
  2001-11-01  7:21 ` Andrew Lunn
  0 siblings, 1 reply; 4+ messages in thread
From: Zimin Cai @ 2001-11-01  6:55 UTC (permalink / raw)
  To: ecos-discuss

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=big5, Size: 2685 bytes --]





My software environment: win2000 + cygwin + mips tools
 After the config tree is set well, exec make the errors wills occurs:

make[1]: Entering directory `/home/administrator/work/hal/mips/arch/v1_3_1'
mips-elf-gcc -c ?I/home/administrator/work/install/include -I/home/administrato
r/packages/hal/mips/arch/v1_3_1 -I/home/administrator/packages/hal/mips/arch/v1_
3_1/src -I/home/administrator/packages/hal/mips/arch/v1_3_1/tests -I. -I/home/ad
ministrator/packages/hal/mips/arch/v1_3_1/src/ -mcpu=r3000 -mips1 -mgp32 -EL -Wa
ll -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g
-ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit
-priority -Wp,-MD,src/hal_misc.tmp -o src/hal_mips_arch_hal_misc.o /home/adminis
trator/packages/hal/mips/arch/v1_3_1/src/hal_misc.c
cc1.exe: Invalid option `-Woverloaded-virtual'
cc1.exe: Invalid option `-fno-rtti'
cc1.exe: Invalid option `-fvtable-gc'
cc1.exe: Invalid option `-finit-priority'
make[1]: *** [src/hal_misc.o.d] Error 1
make[1]: Leaving directory `/home/administrator/work/hal/mips/arch/v1_3_1'
make: *** [build] Error 2

when I omit these options and rebuild all, this error occurs:

make -r -C io/common/v1_3_1 build
make[1]: Entering directory `/home/administrator/work/io/common/v1_3_1'
mips-elf-gcc -c ?I/home/administrator/work/install/include -I/home/administrato
r/packages/io/common/v1_3_1 -I/home/administrator/packages/io/common/v1_3_1/src
-I/home/administrator/packages/io/common/v1_3_1/tests -I. -I/home/administrator/
packages/io/common/v1_3_1/src/ -mcpu=r3000 -mips1 -mgp32 -EL -Wall -Wpointer-ari
th -Wstrict-prototypes -Winline -Wundef -g -ffunction-sections -fdata-sections -
fno-exceptions -Wp,-MD,src/iosys.tmp -o src/io_common_iosys.o /home/administrato
r/packages/io/common/v1_3_1/src/iosys.c
mips-elf-gcc -c ?I/home/administrator/work/install/include -I/home/administrato
r/packages/io/common/v1_3_1 -I/home/administrator/packages/io/common/v1_3_1/src
-I/home/administrator/packages/io/common/v1_3_1/tests -I. -I/home/administrator/
packages/io/common/v1_3_1/src/ -mcpu=r3000 -mips1 -mgp32 -EL -Wall -Wpointer-ari
th -Wstrict-prototypes -Winline -Wundef -g -ffunction-sections -fdata-sections -
fno-exceptions -Wp,-MD,src/ioinit.tmp -o src/io_common_ioinit.o /home/administra
tor/packages/io/common/v1_3_1/src/ioinit.cxx
mips-elf-gcc: /home/administrator/packages/io/common/v1_3_1/src/ioinit.cxx: C++
compiler not installed on this system
tail: src/ioinit.tmp: No such file or directory
make[1]: *** [src/ioinit.o.d] Error 1
make[1]: Leaving directory `/home/administrator/work/io/common/v1_3_1'
make: *** [build] Error 2

How can I solve this problem?


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

* Re: [ECOS] Error on eCos Make
  2001-11-01  6:55 [ECOS] Error on eCos Make Zimin Cai
@ 2001-11-01  7:21 ` Andrew Lunn
  2001-11-19 10:03   ` Jonathan Larmour
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Lunn @ 2001-11-01  7:21 UTC (permalink / raw)
  To: Zimin Cai; +Cc: eCos Disuss

On Mon, Nov 12, 2001 at 10:50:23AM +0800, Zimin Cai wrote:
> 
> 
> 
> 
> My software environment: win2000 + cygwin + mips tools
>  After the config tree is set well, exec make the errors wills occurs:
> 
> make[1]: Entering directory `/home/administrator/work/hal/mips/arch/v1_3_1'
> mips-elf-gcc -c ?I/home/administrator/work/install/include -I/home/administrato
                 ^^^
Work out where this ? has come from. It should be a -. 

Try making a new build tree. See if the same happens again.

    Andrew

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

* Re: [ECOS] Error on eCos Make
  2001-11-01  7:21 ` Andrew Lunn
@ 2001-11-19 10:03   ` Jonathan Larmour
  2001-11-28 20:47     ` Jonathan Larmour
  0 siblings, 1 reply; 4+ messages in thread
From: Jonathan Larmour @ 2001-11-19 10:03 UTC (permalink / raw)
  To: Zimin Cai; +Cc: eCos Disuss

Andrew Lunn wrote:
> 
> On Mon, Nov 12, 2001 at 10:50:23AM +0800, Zimin Cai wrote:
> >
> >
> >
> >
> > My software environment: win2000 + cygwin + mips tools
> >  After the config tree is set well, exec make the errors wills occurs:
> >
> > make[1]: Entering directory `/home/administrator/work/hal/mips/arch/v1_3_1'
> > mips-elf-gcc -c ?I/home/administrator/work/install/include -I/home/administrato
>                  ^^^
> Work out where this ? has come from. It should be a -.
> 
> Try making a new build tree. See if the same happens again.

It probably will. By the list of the options listed that cc1.exe doesn't
support, the tools Zimin is using are very very old - too old for eCos.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

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

* Re: [ECOS] Error on eCos Make
  2001-11-19 10:03   ` Jonathan Larmour
@ 2001-11-28 20:47     ` Jonathan Larmour
  0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Larmour @ 2001-11-28 20:47 UTC (permalink / raw)
  To: Zimin Cai; +Cc: eCos Disuss

Andrew Lunn wrote:
> 
> On Mon, Nov 12, 2001 at 10:50:23AM +0800, Zimin Cai wrote:
> >
> >
> >
> >
> > My software environment: win2000 + cygwin + mips tools
> >  After the config tree is set well, exec make the errors wills occurs:
> >
> > make[1]: Entering directory `/home/administrator/work/hal/mips/arch/v1_3_1'
> > mips-elf-gcc -c ?I/home/administrator/work/install/include -I/home/administrato
>                  ^^^
> Work out where this ? has come from. It should be a -.
> 
> Try making a new build tree. See if the same happens again.

It probably will. By the list of the options listed that cc1.exe doesn't
support, the tools Zimin is using are very very old - too old for eCos.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

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

end of thread, other threads:[~2001-11-29  4:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-01  6:55 [ECOS] Error on eCos Make Zimin Cai
2001-11-01  7:21 ` Andrew Lunn
2001-11-19 10:03   ` Jonathan Larmour
2001-11-28 20:47     ` Jonathan Larmour

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).