amar
2013-03-08 05:10:28 UTC
Hi,
To implement WEB-SERVICE with uclinux using c programming.
I have googled and got some tools to use such like gSOAP and axis2c-2.8 to
implement web service,and succeed building WEB-service in host machine(PC).
I have implemented the simple add operation in web service with using
gsoap,now I want to run and implement the same on the target board LPC1788 with
uclinux running,
how to achieve this please guide me on this.
Is it possible to give the out of gcc compiler to arm crass compiler..? if We
can how .?
how can I compile the .o or executable(out of gcc on host machine) using
arm-uclinuxeabi...?
The out of the gsoap with gcc giving me an executable file. that in oder to run
on target I need to crass compile it.
Please help Us how to achieve this.?
To implement WEB-SERVICE with uclinux using c programming.
I have googled and got some tools to use such like gSOAP and axis2c-2.8 to
implement web service,and succeed building WEB-service in host machine(PC).
I have implemented the simple add operation in web service with using
gsoap,now I want to run and implement the same on the target board LPC1788 with
uclinux running,
how to achieve this please guide me on this.
Is it possible to give the out of gcc compiler to arm crass compiler..? if We
can how .?
how can I compile the .o or executable(out of gcc on host machine) using
arm-uclinuxeabi...?
The out of the gsoap with gcc giving me an executable file. that in oder to run
on target I need to crass compile it.
Please help Us how to achieve this.?