Re: iphone + D, getting closer!

2012-11-16 Thread Jacob Carlborg
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

Re: iphone + D, getting closer!

2012-11-16 Thread Denis V. Shelomovskij
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

Re: iphone + D, getting closer!

2012-11-16 Thread Dan Olson
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

Re: How to compile RABCDAsm on the Raspberry Pi !?

2012-11-16 Thread Johannes Pfau
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