Home | Notifications | New Note | Local | Federated | Search | Logout
Note Detail
Reply to @uaa@social.mikutter.hachune.net
SASANO Takayoshi@uaa@social.mikutter.hachune.net (2026-02-14 12:27:08)
うーん、diff -wだと違いが無いので改行コードをいじったのが原因と捉えるべきか。
どうも、古いのはLF改行なんだけど、新しいのはCR+LFになってる。余計なことすんじゃねえ💢ってなっても良いよね?
---Reply---
SASANO Takayoshi@uaa@social.mikutter.hachune.net (2026-02-14 12:39:40)
あと、旧版のビルドもDebian-13上でできなくなってる。
/usr/lib/gcc/arm-none-eabi/14.2.1/../../../arm-none-eabi/bin/ld: (*ABS*0x5543d): Unknown destination type (ARM/Thumb) in ./bin/../source/dmr_codec/codec_interface.o
./bin/../source/dmr_codec/codec_interface.o: in function `codecDecode':
/home/uaa/OpenGD77_MK22/OpenGD77_MK22_20240908/firmware/test/../source/dmr_codec/codec_interface.c:46:(.text.codecDecode+0x58): dangerous relocation: unsupported relocation
Reply
---Replies---
SASANO Takayoshi@uaa@social.mikutter.hachune.net (2026-02-14 12:40:38)
OpenGD77って、DMR周りのある処理を、「どっかのファームウェア」にあるbinary blobに渡して処理させるので…多分この部分のインタフェースに不備があるってことなんだろうなあ。