Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
fPIC with alignment
Locked
Locked
Replies
4 replies
Subscribers
119 subscribers
Views
3288 views
Users
0 members are here
Options
Share
More actions
Related
How was your experience today?
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
fPIC with alignment
Elf Elf
over 12 years ago
Note: This was originally posted on 18th July 2012 at
http://forums.arm.com
Hi
I am trying to create a PIC elf image with --apcs=/fpic compiler option and --fpic linker option. It creates a PIC image alright with different load regions for code and data, but I would like to have them 4K aligned so that I can map those with appropriate RX and RW permissions. Any idea how can force the alignment?
Thanks in advance.
0
Quote