LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Embedded & Single-board computer (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/)
-   -   Box64 question (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/box64-question-4175751952/)

business_kid 07-01-2025 02:17 PM

Box64 question
 
Code:

dec@raspberry-pi-4:/tmp$ box64 --help |more
This is Box64, the Linux x86_64 emulator with a twist.
Usage is 'box64 [options] path/to/software [args]' to launch x86_64 software.
 options are:
    '-v'|'--version' to print box64 version and quit
    '-h'|'--help' to print this and quit
    '-k'|'--kill-all' to kill all box64 instances
    '--dynacache-list' to list of DynaCache file and their validity
    '--dynacache-clean' to remove invalide DynaCache files

Exactly what are 'dynacache files'? Does box64 create them automagically, because it seems you can't.

smallpond 07-01-2025 02:45 PM

DynaCache is Dynamic Recompiler Cache. It is automatically created in your home folder and only supported on certain platforms.

business_kid 07-02-2025 04:12 AM

Great, thanks I've oodles of space in /home.


All times are GMT -5. The time now is 06:48 PM.