http://ik.homelinux.org/


On Fri, Apr 9, 2010 at 14:08, Henry Vermaak <[email protected]> wrote:

> On 9 April 2010 10:51, Jonas Maebe <[email protected]> wrote:
> >
> > On 09 Apr 2010, at 11:43, Luiz Americo Pereira Camara wrote:
> >
> >> According to
> >> http://daringfireball.net/2010/04/iphone_agreement_bans_flash_compiler, in
> >> the new SDK programs compiled with fpc are not allowed anymore. A quote
> >> "Applications must be originally written in Objective-C, C, C++"
> >
> > Please hold/continue this discussion on the fpc-other list. I've added a
> > link at
> >
> http://wiki.freepascal.org/iPhone/iPod_development#Warning:_iPhone_OS_4.0
> > where you can submit comments to Apple, if you wish to do that.
>
> This is a bit depressing.  Especially with all your effort to get it
> working.
>
> One, perhaps ignorant, question.  How will they know which compiler
> you used?  Will they really inspect every app?
>

It's very easy to know what compiler was made to compile something.
Every compile create different symbols and code structure to the binary.
I can tell you in "naked eye" by viewing the binary content of a file, what
was the compiler that created that code.
And if you add that the compiler banner, then even simple "strings" command
in linux can provide you the answer :)


>
> Henry
> _______________________________________________
> fpc-other maillist  -  [email protected]
> http://lists.freepascal.org/mailman/listinfo/fpc-other
>


Ido
_______________________________________________
fpc-other maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-other

Reply via email to