
Untitled
By: a guest on
Dec 8th, 2007 | syntax:
Bash | size: 0.45 KB | hits: 27 | expires: Never
CFLAGS='-Os -fomit-frame-pointer -fdata-sections -ffunction-sections' \
CXXFLAGS='-Os -fdata-sections -ffunction-sections' \
LDFLAGS='-Wl,--gc-sections' \
../wxGTK-2.6.4/configure \
--enable-monolithic \
--enable-shared \
--disable-compat24 \
--disable-rpath \
--enable-unicode \
--disable-precomp-headers \
--with-gtk=2 \
--with-libpng \
--with-libjpeg \
--with-libtiff \
--with-libxpm \
--with-regex \
--with-zlib \
--with-expat \
--with-x