- May 11, 2008
- 22,233
- 1,419
- 126
I am reading through all my own information resources and several web sites.
It is difficult to digest.
All that substituting and cryptic way of writing does not make it easy to understand what happens.
Anybody have some more information ?
I adapted my W-ARM program manager to support raspberry pi B+, 2 and 3 as well.
Now i am in the process of automating the creation of the make file.
My old template is optimized for embedded mcu's. As expected, it does not work with the way gcc compiles for raspbian. I am used of using a linker file, but i assume that this is not necessary for creating a program that runs under raspbian. But how do i get the gcc compiler to compile several modules with several object files and produce a single executable ?
Can someone explain this to me ?
Here are some screenshots of the W-ARM program manager :
It is still a work in progress, and i will add features as i get more confident under linux programming.
Sorry for the bad pictures, photobucket is at it again with downscaling the images to lower resolutions.
It is difficult to digest.
All that substituting and cryptic way of writing does not make it easy to understand what happens.
Anybody have some more information ?
I adapted my W-ARM program manager to support raspberry pi B+, 2 and 3 as well.
Now i am in the process of automating the creation of the make file.
My old template is optimized for embedded mcu's. As expected, it does not work with the way gcc compiles for raspbian. I am used of using a linker file, but i assume that this is not necessary for creating a program that runs under raspbian. But how do i get the gcc compiler to compile several modules with several object files and produce a single executable ?
Can someone explain this to me ?
Here are some screenshots of the W-ARM program manager :
It is still a work in progress, and i will add features as i get more confident under linux programming.
Sorry for the bad pictures, photobucket is at it again with downscaling the images to lower resolutions.

