Hi everyone,

I am trying to run gforth under freescale coldfire linux distribution.

I wonder if it is done before. I can cross compile the code and run the engine in linux environment, but it seems the forth engine file (gforth.fi) is not read properly.

I followed instructions in the INSTALL.txt file for cross-installation
setting the environment and configuring the engine. After that copied the engine files into Linux distribution. I can run the gforth on the hardware but the parameter read from gforth.fi are not correct. I have to set some memory sizes manually, but still unable to finish the initialisation stage and after reporting many error messages like this

Primitive xxxxxxxx, xxx of group xx used in this image at xxxxxxx
(offset xxx) is not implemented by this engine (0.6.2); executing this code will crash

eventually the program terminate with bus error.

I wonder if anyone can help me.


Cheers,


Sal



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to