Shop OBEX P1 Docs P2 Docs Learn Events
64 bit tokenizer library for Linux — Parallax Forums

64 bit tokenizer library for Linux

tschuttertschutter Posts: 1
edited 2012-02-20 14:48 in BASIC Stamp
It appears that the Linux tokenizer library works on 32 bit Linux only:
pixel$ bstamp_tokenize 
libbstamptokenizer.so: cannot open shared object file: No such file or directory: Success
./tokenizer.so: wrong ELF class: ELFCLASS32: Illegal seek



Are there any plans to release a 64 bit version?

Comments

  • dburkedburke Posts: 2
    edited 2012-02-17 18:09
    tschutter wrote: »
    It appears that the Linux tokenizer library works on 32 bit Linux only:
    pixel$ bstamp_tokenize 
    libbstamptokenizer.so: cannot open shared object file: No such file or directory: Success
    ./tokenizer.so: wrong ELF class: ELFCLASS32: Illegal seek
    



    Are there any plans to release a 64 bit version?

    Bah, this does seem to be the case, doesn't it? It's a shame this hasn't been posted on....
  • Martin_HMartin_H Posts: 4,051
    edited 2012-02-20 14:48
    I was hoping someone from Parallax would respond to this. It is my understanding that Parallax didn't develop the Linux tokenizer in house, so they can't release a 64 bit version. It is also a problem on the new Mac machines as well, so there's a need for a redo on this tool. The problem is that they are a small company and the Propeller efforts are consuming their resources.
Sign In or Register to comment.