This is the mail archive of the ecos-discuss@sourceware.org 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]

Problem with precompiled Cygwin arm-eabi toolchain


Hello,

could anybody successful compile an eCos image for ARM7 architecture with the new precompiled arm-eabi toolchain for Cygwin?

If I use the arm-eabi toolchain the build process stops at the first C source file hal_mk_defs.c with the following "informative" error message:

make -r -C hal/arm/arch/current arm.inc
make[1]: Entering directory `/ecos-d/cygwin/home/Nutzer/workdir/ea2468_new_kernel_01_build/hal/arm/arch/current'
arm-eabi-gcc -finline-limit=7000 -g2 -O0 -I/ecos-d/cygwin/home/Nutzer/workdir/ea2468_new_kernel_01_install/include -I/opt/ecos_web_cvs/ecos/packages/hal/arm/arch/current -I/opt/ecos_web_cvs/ecos/packages/hal/arm/arch/current/src -I/opt/ecos_web_cvs/ecos/packages/hal/arm/arch/current/tests -I. -Wp,-MD,arm.tmp -o hal_mk_defs.tmp -S /opt/ecos_web_cvs/ecos/packages/hal/arm/arch/current/src/hal_mk_defs.c
make[1]: Leaving directory `/ecos-d/cygwin/home/Nutzer/workdir/ea2468_new_kernel_01_build/hal/arm/arch/current'
make[1]: *** [arm.inc] Error 1


With the help of the Cygwin Time Machine I tested the new arm-eabi toolchains with Cygwin versions from 2004, 2005, 2006, 2007, 2008 and with the newest toolchain from 2009 - without any success. So If someone was a little bit more successfull I would be glad to get some hints about the installed Cygwin version.

Does someone know against which Cygwin version the arm-eabi toolchain was build?

Regards, Uwe

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


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