Hi all, I'm trying to run the "sdcdb" with a project for an 8051 CPU.
My environment: OS: Linux SDCDB: 0.9 SDCC : mcs51/z80/z180/r2k/r2ka/r3ka/sm83/tlcs90/ez80_z80/z80n/r800/ds390/pic16/pic14/TININative/ds400/hc08/s08/stm8/pdk13/pdk14/pdk15/mos6502/mos65c02/f8 TD- 4.5.0 #15242 (Linux) The "sdcdb" runs amok and tries to open the corresponding source files in an endless manner. When I run it with "strace" I see it tries to open "freertos/FreeRTOS/FreeRTOS-Kernel/heap.1\n.c" instead of "freertos/FreeRTOS/FreeRTOS-Kernel/heap.1.c" (valid for all source files it tries to open). Is it a known issue? Why "sdcdb" adds this newline into the filename? Cheers, Juergen
_______________________________________________ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user