Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHippo, I took your advice and grabbed a uClibc snapshot from 20060214.
This is much better. Now my C++ program compiles and links cleanly. But when I execute, no output appears, and it just hangs (until I hit CTRL-C). So this is a hopeful sign. --- Quote Start --- originally posted by hippo@Mar 8 2006, 12:44 PM for build0207, add a line at 117 of build_nios2/staging_dir/lib/elf2flt.ld , --- Quote End --- I tried, but was unable to apply your patch. It seems my elf2flt.ld does not to match what was expected in the patch. Could could perhaps send me the whole elf2flt.ld script pls?