Hello
I'd like to use a BASIC language to write snippets to run on the Rowetel telephony servers, which use an MMU-less Blackfin processor and the µcLinux Linux distribution.
For those of you using PureBasic extensively on Linux, do you know if PB programs will compile and run on that type of processor, or is PB strictly x86-capable?
Thank you.
Does PB run on ucLinux?
Re: Does PB run on ucLinux?
PB for linux runs only on 32-bit x86 and 64-bit x86 (aka x64). PB for Mac runs on x86 and PowerPC.
So it will not work on Blackfin.
So it will not work on Blackfin.
-
- User
- Posts: 12
- Joined: Sat May 29, 2010 4:11 pm
Re: Does PB run on ucLinux?
Too bad. Thanks for the quick reply.