Forum Discussion
Altera_Forum
Honored Contributor
20 years agohow to link math.h
hi all When I run a program with trigonometric function like sin, cos,tan etc.. I get errors: <div class='quotetop'>QUOTE </div> --- Quote Start --- [jay@localhost test]$ nios2-li...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by zzh@May 24 2006, 08:36 AM hi wolaiye and jay.
i meet the same problem?
did you solve the problem? and how to ?
i try to and full path, but it don't solve the problem.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=15548)
--- quote end ---
--- Quote End --- hi zzh i can link math.h lib and use math function in my app program,now. when i use pio ports that copy "nios2system.h" to my app folder with using include "nios2system.h". so i don't meet other problems about path yet.......... jay