flinux icon indicating copy to clipboard operation
flinux copied to clipboard

Does flinux currently work?

Open hunar1997 opened this issue 4 years ago • 1 comments

I downloaded latest release on windows 10, made a helloworld program in c from linux then compiled and send it to the windows machine, and ran flinux.exe a.out in cmd and nothing happened, no error or print.. did the same thing while opening flog and it was complaining that it's not i386 executable. so i recompiled as 32bit and ran agian now i get

[07:26:50.5791827] (WW) Unhandled NtCreateFile error, status: c0000034, returning ENOENT.
[07:26:50.5791948] (EE) FATAL: Load executable failed, cannot continue.

What does that mean? and why does flinux --help say "executable not found`

thanks for reading :D

hunar1997 avatar Aug 24 '21 07:08 hunar1997

same issue, downloaded busybox i386 getting set_robust_list() not supported, unimplementewd syscall 386

neimanpinchas avatar Mar 28 '23 23:03 neimanpinchas