Forum Discussion
Altera_Forum
Honored Contributor
20 years agonios2-elf-ld -Ur
hello! my nios2 system have a problem. the complier can't find the errror when I use a inexistent function,for example: main() { aa(); } aa is not exsist. when the complier li...
Altera_Forum
Honored Contributor
20 years ago --- Quote End --- is -Wall in your CFLAGS? <div align='right'><{post_snapback}> (index.php?act=findpost&pid=16465)</div> --- Quote End --- yes,there are -wall in my CFLAGS,so complier can caution me a warning. but I think this is a error,I can't accept a waring