> I will keep posting all my results and logs here, as I move forward.

Okay, great.

>> It's also a matter of detecting the platform in
>> source. Can you run this command on the iPad:
>>   gcc -dM -E - < /dev/null
>> 
>> and post the output?
> 
> #define __DBL_MIN_EXP__ (-1021)
[...]
> #define __FLT_MIN__ 1.17549435e-38F
> #define __LDBL_MIN_10_EXP__ (-307)
> #define __GNUC_GNU_INLINE__ 1

Thanks, so far nothing more special can be seen besides 
it's a darwin + ARM combination.

>> Aha, so it requires an iPad. I don't have one (yet?).
>> 
>> Do you think it is possible to build Harbour for
>> iPhone OS from Mac OS X? And how?
> 
> Yes, it should be possible as the Apple's official SDK (the one to use
> for the iPad) installs on the Mac. I don't know yet what exact flags
> and versions to use, thats why I used Saurik's gcc for the iPhone
> package.
> 
> You have to be a registered with Apple developer in order to access to
> that SDK. They are getting too closed and restrictive... :-(

I am a registered developer and the registration 
was fully free. This means I can now open XCode and 
create an iPhone app project. An iPhone emulator 
is also part of the package.

As for the restrictive nature, to a certain degree 
this guarantees the quality of the platform, and 
that I can understand as a motive. It bothers me 
more that some countries/regions are still second 
citizens in iTunes, and in pricing (EU as a cash cow).

If I were to develop something for iPhone/iPad 
I'd most probably have a much less bumpier 
experience with a properly native end-result if 
choosing they own tools. XCode and ObjC are quite 
well made.

We will see where all this leads.

> Apple's "Think different" slogan seems to have vanished. Now they just
> want more and more money, so they don't think any different at all...

I'm still very happy in the environment they've 
created in OS X. Anyway I hope they will be tamed 
by healthy competitors on the market.

Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to