On Monday 30 July 2007 05:35, Sergey Plis wrote: > Hi! > > I have made a fresh install of bigforth from subversion on a new laptop > and encountered a problem: > > import float Bus Error ! > bye Bus Error ! bye > > On my other PC I have the following lines in my .bigforthrc: > \needs float | import float also float > and everything works fine. > > Is there any way to trace why the problem is happening? > Thank you!
Try starting bigforth with strace -e open bigforth (or xbigforth). I suppose the float either is not there (then strace will show you that) or it's broken. -- Bernd Paysan "If you want it done right, you have to do it yourself" http://www.jwdt.com/~paysan/
pgpt2WgzzRij1.pgp
Description: PGP signature
