Update README
Alpine 3.19 Success
Details
Alpine 3.19 Success
Details
This commit is contained in:
parent
15b567e3e0
commit
37b7e88962
|
@ -57,6 +57,10 @@ OS-independent binary that can be linked against the libc with the C compiler:
|
||||||
$ go run dwarf/object-file-libc.go program.bf program.o
|
$ go run dwarf/object-file-libc.go program.bf program.o
|
||||||
$ cc program.o -o program
|
$ cc program.o -o program
|
||||||
|
|
||||||
|
Similar software
|
||||||
|
----------------
|
||||||
|
https://github.com/skeeto/bf-x86 is perhaps an easier-to-make-sense-of project.
|
||||||
|
|
||||||
Contributing and Support
|
Contributing and Support
|
||||||
------------------------
|
------------------------
|
||||||
Use https://git.janouch.name/p/bfc to report any bugs, request features,
|
Use https://git.janouch.name/p/bfc to report any bugs, request features,
|
||||||
|
|
Loading…
Reference in New Issue