Phi-Ho

Results 23 comments of Phi-Ho

Hi, I think it is 64 bit. I am really new to this platform. Maybe a meta copy of lbforth for ARM would work? Do you happen to have that...

Hi, Thank you. I am trying to build clisp on this platform with: ./configure --ignore-absence-of-libsigsegv and make failed with tons "undefined reference" errors. phiho On Wed, Jan 20, 2021 at...

Hi, Thank you so much. It is a bit strange. arm-forth and forth core dumped, occasionally not b-forth is always OK Any reasons for this behavior? Thanks, again for your...

Hi, Can you give me the files generated by lisp so that I can bypass the lisp steps? Thanks, phiho On Wed, Jan 20, 2021 at 2:25 PM Lars Brinkhoff...

Hi, Just FYI, I am using your b-forth to metacompile lb-forth on my platform and the newly created lb4's also behave like your arm-forth and forth. I also tried to...

Hi, I am trying to locate the issue by sprinkling emit throughout core.fth and it looks like this definition: : unresolved postpone postpone postpone >mark ; immediate was causing the...

Hi, Now we know where it is happening but not when it is happening. gdb is available on this platform, please advise how you would like to set up a...

Hi, de10-nano:~/lbForth$ gdb ./forth GNU gdb (Linaro GDB) 7.8-2014.09 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are...

Here we go: de10-nano:~/lbForth$ gdb ./arm-forth GNU gdb (Linaro GDB) 7.8-2014.09 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software:...