cosmopolitan/build
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
..
bootstrap Get aarch64 hello world working 2023-05-10 04:20:47 -07:00
config.mk Get aarch64 hello world working 2023-05-10 04:20:47 -07:00
definitions.mk Get aarch64 hello world working 2023-05-10 04:20:47 -07:00
functions.mk Reduce GNU Make latency 17% for cosmo 2022-08-19 15:29:24 -07:00
gdb Fix redbean zip central directory lookup 2021-02-27 12:08:28 -08:00
htags Import exuberant ctags 2022-11-13 13:26:28 -08:00
objdump Make progress towards aarch64 build 2023-05-10 04:20:46 -07:00
online.mk Make improvements 2022-08-15 15:20:36 -07:00
realify.sed Add minor improvements and cleanup 2020-10-27 03:39:46 -07:00
realify.sh Make more improvements 2020-09-28 01:20:34 -07:00
rules.mk Get aarch64 hello world working 2023-05-10 04:20:47 -07:00
run Get aarch64 hello world working 2023-05-10 04:20:47 -07:00
sanitycheck Fix some regressions with execution 2022-08-07 22:10:18 -07:00