math.h на месте.
вот так ругается:
Код
(.text+OxleO): undefined reference to "_floatsisf'
main.о: In function 'rs_transmit_digit':
(.text+Oxlf8): undefined reference to "_floatsisf'
main, о: In function 'rs_transmit_digit' :
(.text+0x204): undefined reference to '_mulsf3'
main.о: In function 'rs_transmit_digit1:
(.text+0x224): undefined reference to '_fixsfsi'
main, о : In function rs_transmit_digit' :
(.text+0x808): undefined reference to "_subsf31
main.o: In function 'cycle_2_datchika':
(.text+0xac8): undefined reference to "_addsf31
main.o: In function "cycle_2_datchika1:
(.text+0xb2c): undefined reference to "_extendsfdf2'
main.o: In function ''cycle_2_datchika' :
(.text+0xb58): undefined reference to "_divdf31
main.o: In function 'cycle_2_datchika1:
(.text+Oxcdc): undefined reference to "_truncdfsf2'
main.o: In function "cycle_2_datchika1:
( . text+0xce4) : undefined reference to _truncdf sf 2 1
main.o: In function vcycle_2_datchika1:
(.text+0xe48): undefined reference to "_subdf3'
main.o: In function "cycle_2_datchika1:
(.text+0xe68): undefined reference to "_truncdfsf21
с:\kgp_mips_elf\mips-kgp-elf\lib\libm.a(lib_a-w_sqrt.o): In function "sqrf: (.text.sgrt+0x54): undefined reference to -_ltdf21
с:\kgp_mips_elf\mips-kgp-elf\lib\libm.a(lib_a-w_sqrt.o): In function "sqrt": (.text.sqrt+0xa8): undefined reference to "_divdf3'
c:\kgp_mips_elf\mips-kgp-elf\lib\libm.adib_a-e_sqrt.o): In function "_ieee754__sqrt' :
(.text._ieee754_sqrt+0x34): undefined reference to "_muldf3'
с:\kgp_mips_elf\mips-kgp-elf\lib\libm.a(lib_a-e_sqrt.o): In function _ieee754_sqrt1 :
(.text._ieee754_sqrt+0x48): undefined reference to "_adddf3'
с:\kgp_mips_elf\mips-kgp-elf\lib\libm.a(lib_a-e_sqrt.o): In function "_ieee754_sqrt1:
(.text._ieee754_sqrt+0x84): undefined reference to *_subdf3'
с:\kgp_mips_elf\mips-kgp-elf\lib\libm.a(lib_a-e_sqrt.o): In function "_ieee754_sqrt1:
(.text._ieee754_sqrt+0x98): undefined reference to "_divdf31
cs-make: *** [main.elf] Error 1
Прям и не знаю что делать...
Цитата(klen @ Nov 9 2012, 04:03)

я думаю решим вопрос, только зачем надевать штаны через голову если есть FPU, сдается что Вы не пытаетесь решить задачу а пытаетесь решить задачу так как Вам хочется.
рас уж поднялась тема про мипсы то можно по ходу и преесобрать все. какое ядро?
Ядро многострадального R3000 (комдив, вестимо

). Дело даже не в том - как решить задачу. Это попытка научиться и попробовать работать без плавучки, а также выяснить разницу в производительности.
Вот только не понимаю, что можно пересобрать? у нас есть сборка под наш проц и lib.m как с плавучкой так и без, с плавучкой работает, а вот без - нет.
Чувствую где-то пробел в моих знаниях