[En-Nut-Discussion] Working Windows build?

bon at elektron.ikp.physik.tu-darmstadt.de bon at elektron.ikp.physik.tu-darmstadt.de
Tue Mar 31 13:50:38 CEST 2020


Nikolas Becker writes:
> I tried stm3210e-eval.conf and stm3240g-eval.conf. Always the same:
> the makedes and makerules cannot be found.   
> Besides, I currently want to build the predefined ethernut50f.conf
> file, since I use that board. 
> 
Hello,

it seems that make could not handle the mix of '\\' and '/' as path
delimiter. I pushed a change to sourceforge. My linux setup still
build, and running with wine now make also proceed much further, see
below:

Can you build nutconfigure? Let me know if not.

Bye

> env LANG=CC wine /tmp/wine_make/bin/make.exe
Z:/tmp/wine_make/bin/make -C arch
make[1]: Entering directory `Z:/home/bon/devel/ethernut/nucleo_f303re/nutbld/nutbld/arch'
arm-none-eabi-gcc -c -IZ:/home/bon/devel/ethernut/nucleo_f303re/nutbld/./nutbld/include  -I/home/bon/devel/ethernut/nut//include -I/home/bon/devel/ethernut/nut//include/contrib  -DBOARDNAME=\"NUCLEO\" -DBOARD="<arch/cm3/board/nucleo.h>" -DSTM32DIE=446 -DVENDOR="<arch/cm3/stm/vendor/stm32f303xe.h>" -DPINMUXHEADER="<arch/cm3/stm/generated/stm32f303e_pinmux.h>" -DDMACHANNELHEADER="<arch/cm3/stm/generated/stm32f303e_dma.h>" -DIRQn_MAX=85 -MD -MP -mcpu=cortex-m4 -mthumb -D__CORTEX__ -mfloat-abi=hard -mfpu=fpv4-sp-d16 -ffunction-sections -fdata-sections -fomit-frame-pointer  -Os -Wall -Wstrict-prototypes -Werror -Wa,-a=cm3/cmsis/cortex_init.lst -DIRQn_MAX=85  -o cm3/cmsis/cortex_init.o /home/bon/devel/ethernut/nut//arch/cm3/cmsis/cortex_init.c
Can't recognize 'arm-none-eabi-gcc -c -IZ:/home/bon/devel/ethernut/nucleo_f303re/nutbld/./nutbld/include  -I/home/bon/devel/ethernut/nut//include -I/home/bon/devel/ethernut/nut//include/contrib  -DBOARDNAME=\"NUCLEO\" -DBOARD="<arch/cm3/board/nucleo.h>" -DSTM32DIE=446 -DVENDOR="<arch/cm3/stm/vendor/stm32f303xe.h>" -DPINMUXHEADER="<arch/cm3/stm/generated/stm32f303e_pinmux.h>" -DDMACHANNELHEADER="<arch/cm3/stm/generated/stm32f303e_dma.h>" -DIRQn_MAX=85 -MD -MP -mcpu=cortex-m4 -mthumb -D__CORTEX__ -mfloat-abi=hard -mfpu=fpv4-sp-d16 -ffunction-sections -fdata-sections -fomit-frame-pointer  -Os -Wall -Wstrict-prototypes -Werror -Wa,-a=cm3/cmsis/cortex_init.lst -DIRQn_MAX=85  -o cm3/cmsis/cortex_init.o /home/bon/devel/ethernut/nut//arch/cm3/cmsis/cortex_init.c' as an internal or external command, or batch script.
make[1]: *** [cm3/cmsis/cortex_init.o] Error 9009
make[1]: Leaving directory `Z:/home/bon/devel/ethernut/nucleo_f303re/nutbld/nutbld/arch'
make: *** [all] Error 2

-- 
Uwe Bonnes                bon at elektron.ikp.physik.tu-darmstadt.de

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 1623569 ------- Fax. 06151 1623305 ---------


More information about the En-Nut-Discussion mailing list