|
|
Up |
|
|
  |
Author: rponsardrponsard Date: Jun 4, 2008 03:22
Hi group !
what is the best solution tu run intellasys seaforth emulator on eeepc
(xandros linux) ?
allbeit intellasys provides 3 flavours of the simulator (gforth,
swiftforth, vfx forth), neither of this 3 can be used :
- gforth as to be cross-compiled (I don't want to install development
tools on eeepc) and there is a mess with glibc ...(good luck) (but
everything ok on a laptop/ubuntu)
- vfxforth is ok on eeepc, but simulator code is for the windows
edition...
- swiftforth is a windows aplli
lina too can't run that simulator...
I try to hack the code (vfxlin + gforth simulator), but I am a forth
neewbee... and there are some non trivial dialect subtilities...
|
| Show full article (1.24Kb) |
|
| | 7 Comments |
|
  |
Author: p.klinkovskyp.klinkovsky Date: Jun 4, 2008 04:32
> - vfxforth is ok on eeepc, but simulator code is for the windows
> edition...
|
| |
|
| | no comments |
|
  |
Author: The Beez'The Beez' Date: Jun 4, 2008 05:12
On Jun 4, 12:22 pm, "rpons...@ gmail.com" gmail.com> wrote:
> Hi group !
> - gforth as to be cross-compiled (I don't want to install development
> tools on eeepc) and there is a mess with glibc ...(good luck) (but
> everything ok on a laptop/ubuntu)
|
| |
| no comments |
|
  |
Author: Robert SpykermanRobert Spykerman Date: Jun 4, 2008 09:52
On Jun 4, 10:12 pm, "The Beez'" bigfoot.com> wrote:
> On Jun 4, 12:22 pm, "rpons...@ gmail.com" gmail.com> wrote:> Hi group !
>> - gforth as to be cross-compiled (I don't want to install development
>> tools on eeepc) and there is a mess with glibc ...(good luck) (but
>> everything ok on a laptop/ubuntu)
Maybe the OP is planning to build gforth on another machine and then
put it on his Eee.
For the OP:
You can download the prebuilt binaries. Usually however these will not
have been linked to ffcall but hopefully this won't be a necessity for
your case.
|
| Show full article (1.67Kb) |
| no comments |
|
  |
Author: Anton ErtlAnton Ertl Date: Jun 4, 2008 10:06
>- gforth as to be cross-compiled (I don't want to install development
>tools on eeepc)
>and there is a mess with glibc
What do you mean with that?
- anton
|
| |
| no comments |
|
  |
Author: rponsardrponsard Date: Jun 4, 2008 13:36
>>- gforth as to be cross-compiled (I don't want to install development
>>tools on eeepc)
>>and there is a mess with glibc
don't worry...
|
| Show full article (1.01Kb) |
| no comments |
|
  |
Author: Anton ErtlAnton Ertl Date: Jun 5, 2008 12:49
>what I mean, is that you can't copy this gforth binary on the xandros
>eeepc (as it is built with an other libc)
As long as the libc on the build machine is older than the libc on the
target machine, you should be fine.
- anton
|
| |
| no comments |
|
  |
|
|
  |
Author: Robert SpykermanRobert Spykerman Date: Jun 5, 2008 16:14
>>and there is a mess with glibc
...
> What do you mean with that?
I think he may have run into a spot of bother with the preinstalled
glibc. Or perhaps the dynamic loader.
On the early versions of the xandros on my Eee with vfx (debian pkg).
It used to seg fault.
I am not sure what the problem was, I should have traced the fault at
the time.
In fact, I was going to - I needed a debugger, I went to get the dev
tools from debian and I noted it put in a new glibc and possibly a new
dynamic loader too. Whatever the problem was it went away after this.
I suspect the problems I had come from one of these two files. I don't
believe vfx depends on anything else, but Stephen can correct me if I
am wrong.
|
| Show full article (1.54Kb) |
| no comments |
|
|