This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Configtools with cygwin: Library generating problem



I am working with Cygwin on a Windows98 PC. I have installed gcc and i am using
"ecos configuration tools V2.11" for Windows.
The ecos.ecc file that i used is working properly with the configtool on Linux.
The purpose is just to regenerate the library on a Windows PC.

When i build the library, i reveive the following error message :

....
headers finished
make -r -C hal/arm/arch/current arm.inc
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 -finit-priority
-I/ecos-c/cygwin/home/eo/Testcygwin/ecos_install/include
-I/ecos-c/cygwin/opt/ecos/packages/hal/arm/arch/current
-I/ecos-c/cygwin/opt/ecos/packages/hal/arm/arch/current/src
-I/ecos-c/cygwin/opt/ecos/packages/hal/arm/arch/current/tests -I.
-Wp,-MD,arm.tmp -o hal_mk_defs.tmp -S
/ecos-c/cygwin/opt/ecos/packages/hal/arm/arch/current/src/hal_mk_defs.c

make[1]: *** [arm.inc] Error 1
make: *** [build] Error 2

What does it means ? Is it possible to have more informations on the problem to
resolve it ?

Thanks,

Emmanuel
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Faiveley is pleased to announce that its new website is on line at
http://www.faiveley.com.
Faiveley est heureux de vous annoncer la mise en ligne de son nouveau site
http://www.faiveley.fr
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
NOTE : Ce courrier électronique est destiné exclusivement au(x) destinataire(s)
mentionné(s) ci-dessus et peut contenir des informations privilégiées,
confidentielles et/ou non soumises à divulgation aux termes des lois
applicables.  Si vous avez reçu ce message par erreur, ou s'il ne vous est pas
destiné, veuillez le signaler immédiatement à l'expéditeur et effacer ce
courrier électronique.

NOTE: This e-mail message is intended only for the named recipient(s) above and
may contain information that is privileged, confidential and/or exempt from
disclosure under applicable law.  If you have received this message in error, or
are not the named recipient(s), please immediately notify the sender and delete
this e-mail message.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]