cosmopolitan/build/bootstrap
Justine Tunney ae0ee59614
Get aarch64 hello world working
$ m=aarch64-tiny
    $ make -j8 m=$m o/$m/tool/hello/hello.com o/third_party/qemu/qemu-aarch64
    $ o/third_party/qemu/qemu-aarch64 o/$m/tool/hello/hello.com
    hello world
    $ ls -hal o/$m/tool/hello/hello.com
    -rwxr-xr-x 1 jart jart 4.0K May  9 05:04 o/aarch64-tiny/tool/hello/hello.com
2023-05-10 04:20:47 -07:00
..
ape.elf Fix WSL regression with APE loader 2022-06-11 05:17:26 -07:00
ape.macho Put ape.macho back in build/bootstrap 2022-08-15 15:45:13 -07:00
ar.com Avoid sandboxing directory prerequisites 2022-08-19 13:02:25 -07:00
cocmd.com Make fixes and improvements 2022-11-08 10:11:46 -08:00
compile.com Rebuild compile.com 2022-09-13 01:50:20 -07:00
cp.com Work around Landlock output inode in compile.com 2022-08-09 07:55:44 -07:00
echo.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00
fixupobj.com Revert recent fixupobj.com change 2022-08-21 17:33:54 -07:00
gzip.com Get aarch64 hello world working 2023-05-10 04:20:47 -07:00
make.com Make fixes and improvements 2022-10-19 07:19:19 -07:00
mkdeps.com Make mkdeps more helpful when files are missing 2023-02-23 08:11:08 -08:00
mkdir.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00
package.com Work around Landlock output inode in compile.com 2022-08-09 07:55:44 -07:00
pwd.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00
rm.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00
touch.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00
unbundle.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00
zipobj.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00