Forum Discussion
Altera_Forum
Honored Contributor
20 years agomultiple definition of `_start'
Hello members of the forum... I am new working with Nios and programming applications C/C++ for that reason I please need the aid an expert who knows, wants and can help me to solve the errors of my ...
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?