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
$ bfc -o file.f literally_anything.bf
Assembler messages:
Fatal error: The input 'file.f' and output 'file.f' files are the same
ld: warning: cannot find entry symbol _start; not setting start address
Bfc in installed from aur.
bfc a.bf -> success
bfc -o a a.bf -> Error "a: file not recognized: File truncated"
The text was updated successfully, but these errors were encountered: