You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
... and likely MS-DOS too.
The reason is that the empty environment is
not properly handled in a djlibc start-up code.
The work-around is to set COMSPEC or any
other var in config.sys.
djlibc patch should be prepared.
The text was updated successfully, but these errors were encountered:
... and likely MS-DOS too.
The reason is that the empty environment is
not properly handled in a djlibc start-up code.
The work-around is to set
COMSPEC
or anyother var in
config.sys
.djlibc patch should be prepared.
The text was updated successfully, but these errors were encountered: