/ecos-c/cygwin/home/M/proj/ecos-work/untitled_install/lib/libtarget.a(infra_diag.o): In function `.LM38':
infra_diag.o(.text+0x22b): undefined reference to `___umoddi3'
/ecos-c/cygwin/home/M/proj/ecos-work/untitled_install/lib/libtarget.a(infra_diag.o): In function `.LM40':
(・・・以下略)
RE: eCosコンパイルについて (2005-05-21 13:27 by kikuchan #14300)
アドバイスありがとうございました。GCC3.3.2でも
ご指摘のパッチを当てただけでは同じエラーが出ています。
(前略)
/gnutools/lib/gcc-lib/h8300-elf/3.3.2/../../../../h8300-elf/bin/ld: warning: no memory region specified for section .bss.channels'
/ecos-c/cygwin/home/M/proj/ecos-work/untitled_install/lib/libtarget.a(infra_diag
.o): In function `.LM31':
infra_diag.o(.text+0x3f9): undefined reference to `___umoddi3'
/ecos-c/cygwin/home/M/proj/ecos-work/untitled_install/lib/libtarget.a(infra_diag
.o): In function `.LM63':
infra_diag.o(.text+0x43f): undefined reference to `___udivdi3'
/ecos-c/cygwin/home/M/proj/ecos-work/untitled_install/lib/libtarget.a(infra_diag
.o): In function `.LM117':
(後略)
もう少し調べてみます。