Compiling DMD for the iPhone simulator
Jacob Carlborg
doob at me.com
Wed Apr 25 13:00:42 PDT 2012
I'm trying to compile DMD for the iPhone simulator. I've modified the
makefile to point to the files (SDK, g++ and so on) in
<path>/iPhoneSimulator.platform. DMD compiles successfully but when I
run DMD without any flags it prints:
"read error, errno = 2"
And then the regular usage information. When I try to compile a file it
says:
read error, errno = 2
read error, errno = 2
Error: cannot read file main.d
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list