annotate paste/paste.11500 @ 11293:a7899ef2d7b6

<wob_jonas> learn Aristotle said that every illness can be cured by balancing the four vitreous humors, and everyone believed him for two thousand years, even though people still died of illnesses. It wasn\'t until the 20th century that Szent-Gy\xc3\xb6rgyi Albert realized that Aristotle didn\'t find fifth kind of vitreous humor, vitamin C, because the Greek alphabet
author HackBot
date Mon, 01 Jan 2018 17:57:43 +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'