Changes between Version 3 and Version 4 of app-arch/info-zip/3.0/1
- Timestamp:
- 04/12/09 19:15:36 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
app-arch/info-zip/3.0/1
v3 v4 1 1 WIP... [[BR]] 2 2 apply patch. 3 {{{/misc_obj/zip30> make -f beos/Makefile 3 {{{ 4 /misc_obj/zip30> make -f beos/Makefile 4 5 make -j 4 -f beos/Makefile CC=gcc CFLAGS="-O3 -mpentiumpro -Wall -Wno-multichar -Wno-ctor-dtor-privacy -Wbad-function-cast -Woverloaded-virtual -I. -I/boot/develop/headers/be/support -I/boot/develop/headers/be/storage -DHAVE_DIRENT_H -DPASSWD_FROM_STDIN " \ 5 6 LFLAGS1="" LFLAGS2="-L/boot/develop/lib/x86 -lbe -lroot" \ … … 60 61 make: *** [all] Error 2 61 62 /misc_obj/zip30> 63 62 64 }}}
