[En-Nut-Discussion] Trying to build Nut for the first time
Dave Warren
dwarren at luescher.com
Wed Aug 2 10:06:10 CEST 2006
Hi everyone,
Sorry for my ignorance but I am trying to build ethernut for the first time.
I have the Nut/OS Configurator open and I try to build for at91sam7x-ek.
Cygwin is installed also GNUARM and tested. In settings I have changed tool
path to
c:\ethernut-4.1.9\nut\tools\win32;C:\Program Files\GNUARM\arm-elf\bin;
I make a sample directory, then when I try to build Nut/OS I get this error
09:03:04: Copying samples from c:/ethernut-4.1.9/nut/app to
c:/ethernut-4.1.9/nutapp-sam7x-gcc
09:03:07: Translating ICCAVR projects from c:/ethernut-4.1.9/nut/appicc to
c:/ethernut-4.1.9/nutapp-sam7x-gcc
09:03:10: Creating Makefiles for arm-gcc in
c:/ethernut-4.1.9/nutapp-sam7x-gcc
09:03:10: OK
09:03:15: Creating Makefiles for arm-gcc in
c:/ethernut-4.1.9/nutbld-sam7x-gcc
09:03:15: Creating header files in c:/ethernut-4.1.9/nutbld-sam7x-gcc
09:03:15: OK
09:03:16: ----- Running 'make clean' -----
09:03:17: ----- 'make clean' terminated successfully -----
09:03:17: ----- Running 'make all' -----
process_begin: CreateProcess((null),
arm-elf-gcc -c -mcpu=arm7tdmi -Os -mthumb-interwork -fomit-frame-pointer -Wall
-Werror -Wstrict-prototypes -Wa,-ahlms=arm/os/context.lst -DAT91SAM7X_EK -Ic:/ethernut-4.1.9/nutbld-sam7x-gcc/include
-Ic:/ethernut-4.1.9/nut/include
c:/ethernut-4.1.9/nut/arch/arm/os/context.c -o arm/os/context.o, ...)
failed.
make (e=2): The system cannot find the file specified.
make[1]: *** [arm/os/context.o] Error 2
make: *** [all] Error 2
09:03:18: ----- 'make all' failed with error 2 -----
Please help
David Warren
More information about the En-Nut-Discussion
mailing list