Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- That is the version of the Altera tools, not gcc :-) You might have gcc3 or gcc4. Both the gcc3 and gcc4 I've built from the sources on Altera's ftp site correctly put the array into .data. I don't think any of my patches affect it (one puts MORE stuff into .sdata). It is worth running objdump -h to see how big .data and .sdata are. --- Quote End --- really I donot run the application from the command shell..I am using the nios2 build tool for eclipse..so i donot understand all you are talking about, execuse me.. but the gcc version i think gcc4.. can I send you the sopcinfo file and the main.c??