public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Errors while building the tests
@ 2001-11-08  5:45 Patrick Otto
  2001-11-08  6:03 ` Jesper Skov
  0 siblings, 1 reply; 3+ messages in thread
From: Patrick Otto @ 2001-11-08  5:45 UTC (permalink / raw)
  To: ecos-discuss

Hi
I have errors when I try to build the tests. Anyone who has a tip for me?

make[1]: Entering directory `/ecos-g/tmp/t3_build/hal/common/current'
arm-elf-gcc -c  -I/ecos-g/tmp/t3_install/include -I/ecos-g/ecos_cvs/ecos/pac
kages/hal/common/current -I/ecos-g/ecos_cvs/ecos/packages/hal/common/current
/src -I/ecos-g/ecos_cvs/ecos/packages/hal/common/current/tests -I. -I/ecos-g
/ecos_cvs/ecos/packages/hal/common/current/tests/ -mcpu=arm7tdmi -mno-short-
load-words -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Wover
loaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exc
eptions -fvtable-gc -finit-priority -Wp,-MD,tests/cache.tmp -o tests/cache.o
/ecos-g/ecos_cvs/ecos/packages/hal/common/current/tests/cache.c
arm-elf-gcc -mcpu=arm7tdmi -mno-short-load-words -Wl,--gc-sections -Wl,-stat
ic -g -nostdlib -L/ecos-g/tmp/t3_install/lib -Ttarget.ld -o
/ecos-g/tmp/t3_install/tests/hal/common/current/tests/cache tests/cache.o
make[1]: Leaving directory `/ecos-g/tmp/t3_build/hal/common/current'
/tools/H-I686~1/bin/../lib/gcc-lib/arm-elf/3.0.1/../../../../arm-elf/bin/ld:
cannot find libsupc++.a
make: Leaving directory `/ecos-g/tmp/t3_build'
collect2: ld returned 1 exit status
make[1]: *** [/ecos-g/tmp/t3_install/tests/hal/common/current/tests/cache]
Error 1
make: *** [tests] Error 2

ciao..
Patrick
mail: pepperpino@web.de
ICQ:57446087


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

* Re: [ECOS] Errors while building the tests
  2001-11-08  5:45 [ECOS] Errors while building the tests Patrick Otto
@ 2001-11-08  6:03 ` Jesper Skov
  2001-11-09  0:17   ` AW: " Patrick Otto
  0 siblings, 1 reply; 3+ messages in thread
From: Jesper Skov @ 2001-11-08  6:03 UTC (permalink / raw)
  To: Patrick Otto; +Cc: ecos-discuss

>>>>> "Patrick" == Patrick Otto <pepperpino@web.de> writes:

Patrick> /tools/H-I686~1/bin/../lib/gcc-lib/arm-elf/3.0.1/../../../../arm-elf/bin/ld:
Patrick> cannot find libsupc++.a make: Leaving directory
Patrick> `/ecos-g/tmp/t3_build' collect2: ld returned 1 exit status
Patrick> make[1]: ***
Patrick> [/ecos-g/tmp/t3_install/tests/hal/common/current/tests/cache]
Patrick> Error 1 make: *** [tests] Error 2

Try to comment out the libsupc++.a in hal/arm/arch/current/src/arm.ld

I don't see why it should fail though, as you're using gcc 3+.

Jesper

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

* AW: [ECOS] Errors while building the tests
  2001-11-08  6:03 ` Jesper Skov
@ 2001-11-09  0:17   ` Patrick Otto
  0 siblings, 0 replies; 3+ messages in thread
From: Patrick Otto @ 2001-11-09  0:17 UTC (permalink / raw)
  To: Jesper Skov; +Cc: Ecos-Discuss

Yeah! Thanx. The test are build now correctly.
But now I have the prob that I cannot Run the test out of the Configuration
Tool...
hmm, but I reach the finish line step by step :)

ciao..
Patrick
mail: pepperpino@web.de
ICQ:57446087



> -----Ursprungliche Nachricht-----
> Von: jskov@zoftcorp.adsl.dk [mailto:jskov@zoftcorp.adsl.dk]Im Auftrag
> von Jesper Skov
> Gesendet: Donnerstag, 15. November 2001 13:51
> An: Patrick Otto
> Cc: ecos-discuss@sources.redhat.com
> Betreff: Re: [ECOS] Errors while building the tests
>
>
> >>>>> "Patrick" == Patrick Otto <pepperpino@web.de> writes:
>
> Patrick>
> /tools/H-I686~1/bin/../lib/gcc-lib/arm-elf/3.0.1/../../../../arm-e
> lf/bin/ld:
> Patrick> cannot find libsupc++.a make: Leaving directory
> Patrick> `/ecos-g/tmp/t3_build' collect2: ld returned 1 exit status
> Patrick> make[1]: ***
> Patrick> [/ecos-g/tmp/t3_install/tests/hal/common/current/tests/cache]
> Patrick> Error 1 make: *** [tests] Error 2
>
> Try to comment out the libsupc++.a in hal/arm/arch/current/src/arm.ld
>
> I don't see why it should fail though, as you're using gcc 3+.
>
> Jesper
>

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

end of thread, other threads:[~2001-11-15 18:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-08  5:45 [ECOS] Errors while building the tests Patrick Otto
2001-11-08  6:03 ` Jesper Skov
2001-11-09  0:17   ` AW: " Patrick Otto

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