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 agowhat does mean "build global constructor/destructor tables"?
what is a constructor/destructor tables?