Re: [q-lang-users] sum not working (x86_64 / linux)
Brought to you by:
agraef
From: Ethan G. <ee...@fa...> - 2009-05-16 00:59:53
|
On Tue, 21 Apr 2009 12:05:34 +0200 Albert Graef <Dr....@t-...> wrote: > Ethan Grammatikidis wrote: > > The splash text may be of interest: > > 0 ethan@vardo q-pure (0) $ q > > def: error loading module > > Warning: 141 unresolved external symbols > > Hi Ethan, > > Unfortunately, Q doesn't work on 64 bit systems, it was never ported to > those. You might wish to take a look at Q's successor Pure, which is > fully 64 bit compatible, has some important new features and runs > programs much faster (it also needs LLVM at build time, though): > > http://pure-lang.googlecode.com/ > > In case you're interested, Pure has its own mailing list at: > > http://groups.google.com/group/pure-lang > > Cheers, > Albert Cheers. I sort-of subconciously avoided Pure because LLVM requires C++, but I guess it would be more appropriate for my 64-bit box. Q starts and runs nicely on my PDA, a Sharp Zaurus running Angstrom Linux which has issues compiling and sometimes running C++ apps. You'd think 64MB would be as adequate for a little bit of light coding as it was 7 or 8 years ago, but at least for C++ it's aparently not. -- Ethan Grammatikidis The lyf so short, the craft so long to lerne. -- Chaucer |