FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Building Walnut on Linux, 64-bit

 
Post new topic   Reply to topic     Forum Index -> Walnut
View previous topic :: View next topic  
Author Message
the_darkside_986



Joined: 04 Apr 2008
Posts: 10

PostPosted: Mon Jul 28, 2008 8:49 am    Post subject: Building Walnut on Linux, 64-bit Reply with quote

seems impossible due to this statement in value.d:

static assert(Value.sizeof == 16);

And I know for sure that simply removing it is incorrect. Is there any way to patch this to work on 64-bit systems? I had this same problem with vanilla dmdscript.
Back to top
View user's profile Send private message
dan.from.tokyo



Joined: 17 Jan 2010
Posts: 2

PostPosted: Sun Jan 17, 2010 11:24 pm    Post subject: Reply with quote

Just a little late...

The way I had Walnut written up, I had that assert in there just to demonstrate that it was in fact 16 byte during development. I had hoped to use XMM registers to do much of the handling when I first started.

It could in fact just be removed. I can't remember if 64 bit has any further problems.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Walnut All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group