OpenSTLinux on MYiR MYD-LD25X development board and 8th programming language
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-03-26 11:50 PM
Hi all,
I am trying to get 8th programming language fully working on OpenSTLinux. Currently, it almost fully works, including KMSDRM and Wayland backend suppport using SDL3 for Nuklear based GUI.
There seems to be some problem using FFI and libc.
"libc.so.6" lib libc
libc drop
"ZZ" "getenv" func: getenv
"VZ" "chdir" func: I:_chdir
: chdir f:expand-home I:_chdir ;
I have tested that 'libc.so.6' seems to get loaded:
Stack depth: 1
0 X: 0000ffff832e6340 3 X:3:0000ffff832e6340:7:7:0000ffff83c11b10
But when I try to use 'chdir' word, 8th silently gets killed without displaying any error message. I have 8th fully working on STM32MP157 based board running Debian, so I am puzzled.
Any ideas?
Labels:
- Labels:
-
STM32MP25 Lines
0 REPLIES 0
