Menu

#2725 Non-fatal Compiler Internal Problem in file 'SDCClrange.c' line number '1018' : Definition not found

closed-out-of-date
None
other
5
2025-08-09
2018-02-22
No

This issue has been brought to my attention via email.

Compiling tha attached file via

sdcc hd44780.c --verbose -lstm8 -mstm8 --opt-code-size --i-code-in-asm --max-allocs-per-node 30 -ohd44780.hex 

apparently results in

hd44780.c:267: warning 217: Non-fatal Compiler Internal Problem in file 'SDCClrange.c' line number '1018' : Definition not found 

Philipp

1 Attachments

Related

Wiki: NGI0-Commons-SDCC

Discussion

  • Erik Petrich

    Erik Petrich - 2020-06-13

    This is likely fixed by my recent changes, but I cannot compile hd44708.c due to missing STM8S103F3.h

     
  • Philipp Klaus Krause

    I cannot reproduce the issue using current SDCC 4.0.2 [r11667].
    For the missing STM8S103F3.h I used stm8s.h from https://github.com/eeyrw/MusicBox-STM8/blob/master/stm8/stm8s.h

     
  • Philipp Klaus Krause

    • status: open --> closed-out-of-date
    • assigned_to: Philipp Klaus Krause
     

Log in to post a comment.

Auth0 Logo