Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- thanks dsl I found that a little complicated. I think, I've better to use an older toolchain (gcc version 3.4.6) that accept -elf2flt parameter. I run nios2-linux-gnu-gcc hello.c -o hello2 -elf2flt and it works. I wonder why gcc 4.1.2 doesn't accept that. thanks --- Quote End --- Hi, I am experiencing same problem.. I see that you have switch to older version of GCC. could you give me some instruction how safely remove the GCC and install the older one?.. I have tried this before but was not able to.. Sorry I have still much to learn in this linux