On Fri, 9 Mar 2007, Roger R. Smith wrote:
> I am very interested in getting started with embedded arm. I would
like
> the ability to run a C++ program but also enable that program to
> communicate through apache. Can someone point me in the direction
to get
> started as I have never done embedded development?
Learn how to do it on a linux desktop/server first. That gets you
familiar
with apache, cgi-bin programs etc, and compiling and C/C++
Then just use the Debian development image to recompile your C/C++
program and setup apache as you did on your desktop/server and it all
works.
Now where was the embedded in that :-)
Jim