Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
Q: Compile program using Makefile under RVDS 4.0
Jump...
Cancel
Locked
Locked
Replies
3 replies
Subscribers
119 subscribers
Views
3594 views
Users
0 members are here
Options
Share
More actions
Cancel
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
Q: Compile program using Makefile under RVDS 4.0
unifoxz Fox
over 12 years ago
Note: This was originally posted on 28th February 2012 at
http://forums.arm.com
I have a sample program together with its Makefile.
May I know how to run the Makefile to compile the C programs under RVDS 4.0?
Thank you.
Parents
unifoxz Fox
over 12 years ago
Note: This was originally posted on 28th February 2012 at
http://forums.arm.com
I have solved the problem.
It requires manually define include directory to /ARM/RVCT/Data/4.0/400/include/unix/ and also define libpath to /ARM/RVCT/Data/4.0/400/lib/armlib/ & /ARM/RVCT/Data/4.0/400/lib/cpplib/
Thanks.
Cancel
Vote up
0
Vote down
Cancel
Reply
unifoxz Fox
over 12 years ago
Note: This was originally posted on 28th February 2012 at
http://forums.arm.com
I have solved the problem.
It requires manually define include directory to /ARM/RVCT/Data/4.0/400/include/unix/ and also define libpath to /ARM/RVCT/Data/4.0/400/lib/armlib/ & /ARM/RVCT/Data/4.0/400/lib/cpplib/
Thanks.
Cancel
Vote up
0
Vote down
Cancel
Children
No data