annotate paste/paste.11500 @ 12320:9c7eb9899d95 draft

<fizzie> le/rn karma//All living beings have actions (karma) as their own, their inheritance, their congenital cause, their kinsman, their refuge. It is karma that differentiates beings into low and high states.
author HackEso <hackeso@esolangs.org>
date Fri, 06 Mar 2020 23:08:37 +0000
parents 05d749e1b42b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1105
05d749e1b42b <GreyKnight> cat luabuild/lua-5.2.1/make.out | paste
HackBot
parents:
diff changeset
1 cd src && make linux
05d749e1b42b <GreyKnight> cat luabuild/lua-5.2.1/make.out | paste
HackBot
parents:
diff changeset
2 make[1]: Entering directory `/hackenv/luabuild/lua-5.2.1/src'
05d749e1b42b <GreyKnight> cat luabuild/lua-5.2.1/make.out | paste
HackBot
parents:
diff changeset
3 make all SYSCFLAGS="-DLUA_USE_LINUX" SYSLIBS="-Wl,-E -ldl -lreadline -lncurses"
05d749e1b42b <GreyKnight> cat luabuild/lua-5.2.1/make.out | paste
HackBot
parents:
diff changeset
4 make[2]: Entering directory `/hackenv/luabuild/lua-5.2.1/src'
05d749e1b42b <GreyKnight> cat luabuild/lua-5.2.1/make.out | paste
HackBot
parents:
diff changeset
5 gcc -O2 -Wall -DLUA_COMPAT_ALL -DLUA_USE_LINUX -c -o loadlib.o loadlib.c
05d749e1b42b <GreyKnight> cat luabuild/lua-5.2.1/make.out | paste
HackBot
parents:
diff changeset
6 gcc -O2 -Wall -DLUA_COMPAT_ALL -DLUA_USE_LINUX -c -o linit.o linit.c
05d749e1b42b <GreyKnight> cat luabuild/lua-5.2.1/make.out | paste
HackBot
parents:
diff changeset
7 ar rcu liblua.a lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o lbitlib.o lcorolib.o ldblib.o liolib.o lmathlib.o loslib.o lstrlib.o ltablib.o loadlib.o linit.o
05d749e1b42b <GreyKnight> cat luabuild/lua-5.2.1/make.out | paste
HackBot
parents:
diff changeset
8 ranlib liblua.a
05d749e1b42b <GreyKnight> cat luabuild/lua-5.2.1/make.out | paste
HackBot
parents:
diff changeset
9 gcc -O2 -Wall -DLUA_COMPAT_ALL -DLUA_USE_LINUX -c -o lua.o lua.c
05d749e1b42b <GreyKnight> cat luabuild/lua-5.2.1/make.out | paste
HackBot
parents:
diff changeset
10 make[2]: Leaving directory `/hackenv/luabuild/lua-5.2.1/src'
05d749e1b42b <GreyKnight> cat luabuild/lua-5.2.1/make.out | paste
HackBot
parents:
diff changeset
11 make[1]: Leaving directory `/hackenv/luabuild/lua-5.2.1/src'