This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

No effect using --no_use_sysv_default_script

Note: This was originally posted on 21st March 2012 at http://forums.arm.com

Recently,  I migrated to RVDS 4.1 from RVDS 4.0.  On the generated map file, I can see that I'm using "ARM Linker, 4.1 [Build 713]". As I was getting linker error, searched online and found that we need to
use  --no_use_sysv_default_script  for the linker to use the defined scatter file. Although I provided this option to the linker in the Makefile, I still get the same error which looks like --no_use_sysv_default_script did not have any effect. Please help me resolve this issue.