On 2012-11-16 18:44, Denis V. Shelomovskij wrote:
As XCode natively supports C++ and that MonoTouch gays sells their "C#
for iOS" fine Apple doesn't "forbid any language except Objective-C".
Xcode has had support for C++ long before iPhone was developed.
Originally the only allowed C, C++, Ob
On Monday, 12 November 2012 at 23:45:37 UTC, Iain Buclaw wrote:
Doesn't Apple forbid any language except Objective-C ? Or is
that a
misguided fallacy of mine? (Objective D, anyone? :-)
As XCode natively supports C++ and that MonoTouch gays sells
their "C# for iOS" fine Apple doesn't "forbid
Dan Olson writes:
> Dan Olson writes:
>
>> Johannes Pfau writes:
>>>
>>> _Dmodule_ref?
>>> You can just declare it as extern(C) __gshared void* _Dmodule_ref; (But
>>> IIRC you have to compile with -nophoboslib to make it work)
>>> It's used by the runtime/compiler to setup the ModuleInfos but y
Am Thu, 15 Nov 2012 23:03:35 +0100
schrieb "Swen" :
> Hi! Thx for your answer! I have exported the path with:
> export PATH=$PATH:/opt/gdc/bin
>
> There are this files in /opt/gdc/bin
> arm-linux-gnueabihf-gcc-4.7 gcc-4.7
> arm-linux-gnueabihf-gcc-ar-4.7 gcc-ar-4.7
> arm-linux-gnueab