Skip to content

Instantly share code, notes, and snippets.

@klange
Created April 17, 2018 13:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save klange/19c55030f757ab761ce575861d469fd9 to your computer and use it in GitHub Desktop.
Save klange/19c55030f757ab761ce575861d469fd9 to your computer and use it in GitHub Desktop.
klange@luka master ~/P/w/toaru-nih$ util/auto-dep.py --make apps/panel.c [04/17 22:43:21]
base/bin/panel: apps/panel.c base/usr/include/toaru/yutani.h base/usr/include/toaru/drawstring.h base/usr/include/toaru/hashmap.h base/usr/include/toaru/graphics.h base/usr/include/toaru/pex.h base/usr/include/toaru/list.h base/usr/include/toaru/kbd.h base/usr/include/toaru/pthread.h | base/lib/libtoaru_yutani.so base/lib/libtoaru_drawstring.so base/lib/libtoaru_hashmap.so base/lib/libtoaru_graphics.so base/lib/libtoaru_pex.so base/lib/libtoaru_list.so base/lib/libtoaru_kbd.so base/lib/libtoaru_pthread.so $(LC)
$(CC) $(CFLAGS) -o $@ $< -ltoaru_yutani -ltoaru_drawstring -ltoaru_hashmap -ltoaru_graphics -ltoaru_pex -ltoaru_list -ltoaru_kbd -ltoaru_pthread
klange@luka master ~/P/w/toaru-nih$ touch apps/panel.c [04/17 22:43:28]
klange@luka master ~/P/w/toaru-nih$ make [04/17 22:43:32]
util/auto-dep.py --make apps/panel.c > .make/panel.mak
i686-pc-toaru-gcc -O3 -m32 -Wa,--32 -g -std=c99 -I. -Iapps -pipe -mfpmath=sse -mmmx -msse -msse2 -o base/bin/panel apps/panel.c -ltoaru_yutani -ltoaru_drawstring -ltoaru_hashmap -ltoaru_graphics -ltoaru_pex -ltoaru_list -ltoaru_kbd -ltoaru_pthread
genext2fs -B 4096 -d base -U -b 4096 -N 2048 cdrom/ramdisk.img
xorriso -as mkisofs -R -J -c boot/bootcat -b boot/boot.sys -no-emul-boot -boot-load-size 20 -o image.iso cdrom
xorriso 1.4.2 : RockRidge filesystem manipulator, libburnia project.
Drive current: -outdev 'stdio:image.iso'
Media current: stdio file, overwriteable
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data, 60.6g free
Added to ISO image: directory '/'='/home/klange/Projects/workspace/toaru-nih/cdrom'
xorriso : UPDATE : 39 files added in 1 seconds
xorriso : UPDATE : 39 files added in 1 seconds
ISO image produced: 8909 sectors
Written to medium : 8909 sectors at LBA 0
Writing to 'stdio:image.iso' completed successfully.
klange@luka master ~/P/w/toaru-nih$ touch lib/drawstring.c
klange@luka master ~/P/w/toaru-nih$ make [04/17 22:43:42]
util/auto-dep.py --makelib lib/drawstring.c > .make/drawstring.lmak
i686-pc-toaru-gcc -O3 -m32 -Wa,--32 -g -std=c99 -I. -Iapps -pipe -mfpmath=sse -mmmx -msse -msse2 -shared -fPIC -o base/lib/libtoaru_drawstring.so lib/drawstring.c -ltoaru_graphics
genext2fs -B 4096 -d base -U -b 4096 -N 2048 cdrom/ramdisk.img
xorriso -as mkisofs -R -J -c boot/bootcat -b boot/boot.sys -no-emul-boot -boot-load-size 20 -o image.iso cdrom
xorriso 1.4.2 : RockRidge filesystem manipulator, libburnia project.
Drive current: -outdev 'stdio:image.iso'
Media current: stdio file, overwriteable
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data, 60.6g free
Added to ISO image: directory '/'='/home/klange/Projects/workspace/toaru-nih/cdrom'
xorriso : UPDATE : 39 files added in 1 seconds
xorriso : UPDATE : 39 files added in 1 seconds
ISO image produced: 8909 sectors
Written to medium : 8909 sectors at LBA 0
Writing to 'stdio:image.iso' completed successfully.
klange@luka master ~/P/w/toaru-nih$ touch base/usr/include/toaru/drawstring.h
klange@luka master ~/P/w/toaru-nih$ make [04/17 22:43:52]
i686-pc-toaru-gcc -O3 -m32 -Wa,--32 -g -std=c99 -I. -Iapps -pipe -mfpmath=sse -mmmx -msse -msse2 -o base/bin/panel apps/panel.c -ltoaru_yutani -ltoaru_drawstring -ltoaru_hashmap -ltoaru_graphics -ltoaru_pex -ltoaru_list -ltoaru_kbd -ltoaru_pthread
i686-pc-toaru-gcc -O3 -m32 -Wa,--32 -g -std=c99 -I. -Iapps -pipe -mfpmath=sse -mmmx -msse -msse2 -o base/bin/background apps/background.c -ltoaru_yutani -ltoaru_drawstring -ltoaru_hashmap -ltoaru_graphics -ltoaru_pex -ltoaru_list -ltoaru_kbd
i686-pc-toaru-gcc -O3 -m32 -Wa,--32 -g -std=c99 -I. -Iapps -pipe -mfpmath=sse -mmmx -msse -msse2 -shared -fPIC -o base/lib/libtoaru_decor-fancy.so lib/decor-fancy.c -ltoaru_decorations -ltoaru_yutani -ltoaru_drawstring -ltoaru_dlfcn -ltoaru_hashmap -ltoaru_graphics -ltoaru_pex -ltoaru_list -ltoaru_kbd
genext2fs -B 4096 -d base -U -b 4096 -N 2048 cdrom/ramdisk.img
xorriso -as mkisofs -R -J -c boot/bootcat -b boot/boot.sys -no-emul-boot -boot-load-size 20 -o image.iso cdrom
xorriso 1.4.2 : RockRidge filesystem manipulator, libburnia project.
Drive current: -outdev 'stdio:image.iso'
Media current: stdio file, overwriteable
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data, 60.6g free
Added to ISO image: directory '/'='/home/klange/Projects/workspace/toaru-nih/cdrom'
xorriso : UPDATE : 39 files added in 1 seconds
xorriso : UPDATE : 39 files added in 1 seconds
ISO image produced: 8909 sectors
Written to medium : 8909 sectors at LBA 0
Writing to 'stdio:image.iso' completed successfully.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment