Forum Discussion
Altera_Forum
Honored Contributor
19 years ago<div class='quotetop'>QUOTE </div>
--- Quote Start --- When I search for all the libc.a files under the nios2_51, I end up with many different copies, presumably for different configurations. Is there a document somewhere that describes the differences between ...\nios2_51\bin\nios2-gnutools\H-i686-pc-cygwin\nios2-elf\lib\mhw-mulx, ...\nios2_51\bin\nios2-gnutools\H-i686-pc-cygwin\nios2-elf\lib\mno-hw-mul, and so on?[/b] --- Quote End --- They are libs for different compiler option, ie multilib. eg, with/out hw mul, mulx , etc. You can find gnu tools doc in the nios2 dir.