cp stub/n2e-asm-1d00-stub ./b_stub ld -r -b binary b_stub -o builtin_stub.o rm b_stub gcc -O3 -Wall -I. -DVERSION=\"0.4.5\" -DPREFIX=\"/usr/local/ps2dev\" -DPS2_PACKER_LITE ps2-packer.c n2e-packer.c /usr/lib/libucl.a builtin_stub_one.o builtin_stub.o -o ps2-packer-lite ps2-packer.c: In function 'remove_section_zeroes': ps2-packer.c:259: warning: unused variable 'realign' ps2-packer.c:258: warning: unused variable 'whole_size' ps2-packer.c: In function 'load_stub': ps2-packer.c:343: warning: unused variable 'size' ps2-packer.c: In function 'packing': ps2-packer.c:561: warning: passing argument 2 of 'remove_section_zeroes' from incompatible pointer type ps2-packer.c:564: warning: implicit declaration of function 'pack_section' ps2-packer.c: In function 'main': ps2-packer.c:797: warning: implicit declaration of function 'signature' ps2-packer.c:813: warning: format '%i' expects type 'int', but argument 2 has type 'u32' ps2-packer.c:813: warning: format '%i' expects type 'int', but argument 3 has type 'u32' ps2-packer.c:652: warning: unused variable 'packer_module' ps2-packer.c:644: warning: unused variable 'buffer' gcc -fPIC -O3 -Wall -I. -DVERSION=\"0.4.5\" -DPREFIX=\"/usr/local/ps2dev\" zlib-packer.c -shared -o zlib-packer.so /usr/lib/libz.a zlib-packer.c: In function 'pack_section': zlib-packer.c:52: warning: assignment discards qualifiers from pointer target type gcc -fPIC -O3 -Wall -I. -DVERSION=\"0.4.5\" -DPREFIX=\"/usr/local/ps2dev\" lzo-packer.c minilzo.c -shared -o lzo-packer.so gcc -fPIC -O3 -Wall -I. -DVERSION=\"0.4.5\" -DPREFIX=\"/usr/local/ps2dev\" n2b-packer.c -shared -o n2b-packer.so /usr/lib/libucl.a gcc -fPIC -O3 -Wall -I. -DVERSION=\"0.4.5\" -DPREFIX=\"/usr/local/ps2dev\" n2d-packer.c -shared -o n2d-packer.so /usr/lib/libucl.a gcc -fPIC -O3 -Wall -I. -DVERSION=\"0.4.5\" -DPREFIX=\"/usr/local/ps2dev\" n2e-packer.c -shared -o n2e-packer.so /usr/lib/libucl.a gcc -fPIC -O3 -Wall -I. -DVERSION=\"0.4.5\" -DPREFIX=\"/usr/local/ps2dev\" null-packer.c -shared -o null-packer.so matt@LinkStation:/usr/local/ps2dev/ps2-packer$