Help with C struct by value on OSX 64bits
Jacob Carlborg
doob at me.com
Wed Apr 25 12:43:27 PDT 2012
On 2012-04-25 20:36, Johan Hernandez wrote:
> On Wednesday, 25 April 2012 at 08:38:02 UTC, simendsjo wrote:
>> Could be this one: http://d.puremagic.com/issues/show_bug.cgi?id=5570
>
> Thank you for your response.
>
> It's a huge issue :(
Compile as a 32bit binary. For DMD add "-m32" do the flags. For gcc add
"-arch i386".
--
/Jacob Carlborg
More information about the Digitalmars-d-learn
mailing list