Re: [q-lang-users] sum not working (x86_64 / linux)
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2009-04-21 10:06:15
|
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 -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |