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.
Parents
  • Note: This was originally posted on 31st March 2012 at http://forums.arm.com

    Sorry for misleading. Although I didn't really debug the root cause of the problem, I was able to fix it with a work around which looks okay. I don't think it was the compiler's problem as stated in my previous post.
    Thanks iso for your reply. Next time if I post any issue, I'll try to provide more details.
Reply
  • Note: This was originally posted on 31st March 2012 at http://forums.arm.com

    Sorry for misleading. Although I didn't really debug the root cause of the problem, I was able to fix it with a work around which looks okay. I don't think it was the compiler's problem as stated in my previous post.
    Thanks iso for your reply. Next time if I post any issue, I'll try to provide more details.
Children
No data