public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] problem building ecos library on Windows XP
@ 2002-10-29 12:54 Yin Bao
  0 siblings, 0 replies; only message in thread
From: Yin Bao @ 2002-10-29 12:54 UTC (permalink / raw)
  To: ecos-discuss

I got the following problem (see bottom). I have read the archives and
have done
“mount -f -t c: /ecos-c” before building. It did help with a problem I
got earlier. 
It seems to me that the problem is still with the filesystem when .tmp
is created and read back. Here are what I did:
 
1. downloaded the lastest snapshot of ecos (10/28/2002) from ecoscentric

2. downloaded and installed configtool 2.11 for windows 
3. started the configtool and pointed to the package directory of the
ecos 
4. mount -f -t c: /ecos-c 
 
I only chose a template for Cirrus Logic and didn’t do any
customization. Thanks in advance.
 
arm-elf-gcc -c  -I/ecos-c/portecos/ecostest_install/include
-I/ecos-c/ecos/packages/hal/arm/arch/current
-I/ecos-c/ecos/packages/hal/arm/arch/current/src
-I/ecos-c/ecos/packages/hal/arm/arch/current/tests -I.
-I/ecos-c/ecos/packages/hal/arm/arch/current/src/ -mcpu=arm7tdmi -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections
-fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-Wp,-MD,src/hal_misc.tmp -o src/hal_arm_arch_hal_misc.o
/ecos-c/ecos/packages/hal/arm/arch/current/src/hal_misc.c
make[1]: Leaving directory
`/ecos-c/portecos/ecostest_build/hal/arm/arch/current'
Assembler messages:
make: Leaving directory `/ecos-c/portecos/ecostest_build'
Error: Can't open 
 for reading.
 
: No such file or directory
make[1]: *** [src/hal_misc.o.d] Error 1
make: *** [build] Error 2
 
 
 




--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-29 20:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-29 12:54 [ECOS] problem building ecos library on Windows XP Yin Bao

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