On Sun, Jan 25, 2009 at 10:01:13AM +0100, Danny Backx wrote:
> Yes that should be possible. That's one of the front ends, the goal of
> gcc is to have very little crossover between front ends and back ends so
> implementing objc or obj-c++ for should mostly be a configuration issue.
Ok thanks.
Anybody looked into doing this, i.e. (I assume) creating sms.h and
sms.def files? I want to implement transport over SMS for users who
don't have data plans.
Thanks,
--Eric
--
**
* From the desktop of: Eric House, xwo..
Hi Danny,
Thanks for feedback. I cleaned up unnecessary typedef's and added some
new interfaces.
I will continue to add the remaining interfaces. If anyone sees that a
structure enum should be in ole stuff or another file, pls say so.
Danny Backx wrote:
I'm not sure I understand where you