public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] help on building error on ecos for e7T
@ 2002-07-18  9:19 francila
  2002-07-18 11:25 ` Grant Edwards
  0 siblings, 1 reply; 2+ messages in thread
From: francila @ 2002-07-18  9:19 UTC (permalink / raw)
  To: ecos-discuss


hi,  

I request your help for a problem when trying to build ecos with eCos
configuration Tool, I have followed the instructions from :
sources.redhat.com/ecos/tools/win-arm-elf.html
I am on win 98, but I had no problems during the build, 

then I try to build ecos from the current cvs version
following the instructions on :
sources.redhat.com/ecos/docs-latest/tutorials/arm/ecos-tutorial.11.html

with the latest eCos configuration tool 1.3.net

and it hangs on :

...
make -r -C hal/arm/arch/current arm.inc
make[1]: Entering directory
`/ecos-c/MESDOC~1/aurel/yenamare/ecos_build/hal/arm/arch/current'
arm-elf-gcc -mcpu=arm7tdmi -mno-short-load-words -Wall -Wpointer-arith
-Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2
-ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc
-finit-priority  -I/ecos-c/MESDOC~1/aurel/yenamare/ecos_install/include
-I/ecos-c/src/ecos/packages/hal/arm/arch/current
-I/ecos-c/src/ecos/packages/hal/arm/arch/current/src
-I/ecos-c/src/ecos/packages/hal/arm/arch/current/tests -I. -Wp,-MD,arm.tmp
-o hal_mk_defs.tmp -S
/ecos-c/src/ecos/packages/hal/arm/arch/current/src/hal_mk_defs.c
In file included from
/ecos-c/MESDOC~1/aurel/yenamare/ecos_install/include/cyg/hal/hal_arch.h:58,
                 from
/ecos-c/src/ecos/packages/hal/arm/arch/current/src/hal_mk_defs.c:57:
/ecos-c/MESDOC~1/aurel/yenamare/ecos_install/include/cyg/infra/cyg_type.h:257:
Invalid token in expression
make[1]: *** [arm.inc] Error 1
make[1]: Leaving directory
`/ecos-c/MESDOC~1/aurel/yenamare/ecos_build/hal/arm/arch/current'
make: *** [build] Error 2
make: Leaving directory `/ecos-c/MESDOC~1/aurel/yenamare/ecos_build'


where does it  come from ?
is it because of Win98?
does I have missunderstood the way of using configurationtool?  

I have :
cygwin freshly installed with setup.exe 2.249.2.5
arm-elf-gcc 2.95.2
binutils 2.12.1 for arm-elf
gdb for aem-elf 

thanks in advance

aurelien



-- 
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] 2+ messages in thread

* Re: [ECOS] help on building error on ecos for e7T
  2002-07-18  9:19 [ECOS] help on building error on ecos for e7T francila
@ 2002-07-18 11:25 ` Grant Edwards
  0 siblings, 0 replies; 2+ messages in thread
From: Grant Edwards @ 2002-07-18 11:25 UTC (permalink / raw)
  To: francila; +Cc: ecos-discuss

On Thu, Jul 18, 2002 at 06:13:55PM +0200, francila@cime.inpg.fr wrote:

> then I try to build ecos from the current cvs version
> following the instructions on :
> sources.redhat.com/ecos/docs-latest/tutorials/arm/ecos-tutorial.11.html
> 
> with the latest eCos configuration tool 1.3.net
> 
> and it hangs on :

> /ecos-c/src/ecos/packages/hal/arm/arch/current/src/hal_mk_defs.c:57:
> /ecos-c/MESDOC~1/aurel/yenamare/ecos_install/include/cyg/infra/cyg_type.h:257:
> Invalid token in expression

In my experience, this usually means that eCos source files
were unpacked incorrectly and the text files have been
converted to CR/LF endings.  Or it could be that the Cygwin
mount type is wrong.

-- 
Grant Edwards
grante@visi.com

-- 
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] 2+ messages in thread

end of thread, other threads:[~2002-07-18 18:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-18  9:19 [ECOS] help on building error on ecos for e7T francila
2002-07-18 11:25 ` Grant Edwards

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