Linux tokenizer under MIPs
Scott Knauert
Posts: 7
I have been using the Linux Basic Stamp tools which use the tokenizer library from parallax with much success on x86 Linux machines. I was wondering if it would be possible to run these tools under MIPs-based Linux architectures? My guess is that all it would need is a different .so tokenizer from parallax compiled for MIPs, porting the GPL tools would be trivial. Would it be possible at all to get a MIPs version of the .so?