Search found 3 matches

by Bastien
Sat Jun 26, 2010 2:00 pm
Forum: Bugs Archive
Topic: 64 bit Linux
Replies: 5
Views: 2202

Re: 64 bit Linux

Nice one! Id been consistently failing when not compiling luajit at the final linking during compiling. And compiling as 32 bit, I was most likely forgetting the necessary flags during premake. Using the -m32 options gave me errors where it was looking for the wrong compiler. The final alternative i...
by Bastien
Thu Jun 24, 2010 11:19 pm
Forum: Bugs Archive
Topic: 64 bit Linux
Replies: 5
Views: 2202

Re: 64 bit Linux

I might have to go with options one and two and post what I find here... Being a biologist, my coding's pretty shoddy and I don't think I'd help luajit improve much :)

Thanks!
by Bastien
Thu Jun 24, 2010 11:00 pm
Forum: Bugs Archive
Topic: 64 bit Linux
Replies: 5
Views: 2202

64 bit Linux

Hi all, not entirely sure if this should fit into bugs, development or newb questions as I can't quite figure out what the actual problem is. First off, congrats on a very very nice T4 - and the new engine is brilliant! My productivity this week has hit an all time low. So the issue is this, got it ...