制作speex库

i386

./configure -prefix=/Users/chendaer/Desktop/laizj/libogg-1.3.1/i386 -host=i386-apple-darwin -build=x86_64-apple-darwin13.0.0 cc="/Applications/Xcode.app/Contents/Developer/usr/bin/gcc -std=c99 -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/"

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for i386-apple-darwin-strip... no
checking for strip... strip
configure: WARNING: using cross tools not prefixed with host triplet
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for i386-apple-darwin-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-apple-darwin13.0.0
checking host system type... i386-apple-darwin
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... no
checking for i386-apple-darwin-dumpbin... no
checking for i386-apple-darwin-link... no
checking for dumpbin... no
checking for link... link -dump
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin13.0.0 file names to i386-apple-darwin format... func_convert_file_noop
checking how to convert x86_64-apple-darwin13.0.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for i386-apple-darwin-objdump... no
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for i386-apple-darwin-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i386-apple-darwin-ar... no
checking for ar... ar
checking for archiver @FILE support... no
checking for i386-apple-darwin-strip... strip
checking for i386-apple-darwin-ranlib... no
checking for ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for sysroot... no
checking for i386-apple-darwin-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for i386-apple-darwin-dsymutil... no
checking for dsymutil... dsymutil
checking for i386-apple-darwin-nmedit... no
checking for nmedit... nmedit
checking for i386-apple-darwin-lipo... no
checking for lipo... lipo
checking for i386-apple-darwin-otool... no
checking for otool... otool
checking for i386-apple-darwin-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether gcc and cc understand -c and -o together... yes
checking for ANSI C header files... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking size of int16_t... 2
checking size of uint16_t... 2
checking size of u_int16_t... 2
checking size of int32_t... 4
checking size of uint32_t... 4
checking size of u_int32_t... 4
checking size of int64_t... 8
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking for working memcmp... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/libogg/Makefile
config.status: creating include/Makefile
config.status: creating include/ogg/Makefile
config.status: creating include/ogg/config_types.h
config.status: creating libogg.spec
config.status: creating ogg.pc
config.status: creating ogg-uninstalled.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
chendeiMac:libogg-1.3.1 chendaer$ 


chendeiMac:libogg-1.3.1 chendaer$ ls
AUTHORS			config.log		ltmain.sh
CHANGES			config.status		macosx
COPYING			config.sub		missing
Makefile		configure		ogg-uninstalled.pc
Makefile.am		configure.in		ogg-uninstalled.pc.in
Makefile.in		depcomp			ogg.m4
README			doc			ogg.pc
aclocal.m4		include			ogg.pc.in
compile			install-sh		src
config.guess		libogg.spec		stamp-h1
config.h		libogg.spec.in		win32
config.h.in		libtool

chendeiMac:libogg-1.3.1 chendaer$ make
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
Making all in src
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include    -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c -o framing.lo framing.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c  -fno-common -DPIC -o .libs/framing.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c -o framing.o >/dev/null 2>&1
mv -f .deps/framing.Tpo .deps/framing.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include    -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c -o bitwise.lo bitwise.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c  -fno-common -DPIC -o .libs/bitwise.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c -o bitwise.o >/dev/null 2>&1
mv -f .deps/bitwise.Tpo .deps/bitwise.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -no-undefined -version-info 8:1:8  -o libogg.la -rpath /Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/lib framing.lo bitwise.lo  
libtool: link: gcc -dynamiclib  -o .libs/libogg.0.dylib  .libs/framing.o .libs/bitwise.o    -O4 -O2   -install_name  /Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/lib/libogg.0.dylib -compatibility_version 9 -current_version 9.1 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libogg.dylib" && ln -s "libogg.0.dylib" "libogg.dylib")
libtool: link: ar cru .libs/libogg.a  framing.o bitwise.o
libtool: link: ranlib .libs/libogg.a
libtool: link: ( cd ".libs" && rm -f "libogg.la" && ln -s "../libogg.la" "libogg.la" )
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -MT test_bitwise-bitwise.o -MD -MP -MF .deps/test_bitwise-bitwise.Tpo -c -o test_bitwise-bitwise.o `test -f 'bitwise.c' || echo './'`bitwise.c
mv -f .deps/test_bitwise-bitwise.Tpo .deps/test_bitwise-bitwise.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2   -o test_bitwise test_bitwise-bitwise.o  
libtool: link: gcc -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -o test_bitwise test_bitwise-bitwise.o 
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -MT test_framing-framing.o -MD -MP -MF .deps/test_framing-framing.Tpo -c -o test_framing-framing.o `test -f 'framing.c' || echo './'`framing.c
mv -f .deps/test_framing-framing.Tpo .deps/test_framing-framing.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2   -o test_framing test_framing-framing.o  
libtool: link: gcc -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -o test_framing test_framing-framing.o 
Making all in include
Making all in ogg
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in doc
Making all in libogg
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
make[2]: Nothing to be done for `all-am'.

chendeiMac:libogg-1.3.1 chendaer$ make install
Making install in src
 .././install-sh -c -d '/Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libogg.la '/Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/lib'
libtool: install: /usr/bin/install -c .libs/libogg.0.dylib /Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/lib/libogg.0.dylib
libtool: install: (cd /Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/lib && { ln -s -f libogg.0.dylib libogg.dylib || { rm -f libogg.dylib && ln -s libogg.0.dylib libogg.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libogg.lai /Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/lib/libogg.la
libtool: install: /usr/bin/install -c .libs/libogg.a /Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/lib/libogg.a
libtool: install: chmod 644 /Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/lib/libogg.a
libtool: install: ranlib /Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/lib/libogg.a
make[2]: Nothing to be done for `install-data-am'.
Making install in include
Making install in ogg
make[3]: Nothing to be done for `install-exec-am'.
 ../.././install-sh -c -d '/Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/include/ogg'
 /usr/bin/install -c -m 644 config_types.h '/Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/include/ogg'
 ../.././install-sh -c -d '/Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/include/ogg'
 /usr/bin/install -c -m 644 ogg.h os_types.h '/Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/include/ogg'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in doc
Making install in libogg
make[3]: Nothing to be done for `install-exec-am'.
 ../.././install-sh -c -d '/Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/share/doc/libogg/libogg'
 /usr/bin/install -c -m 644 bitpacking.html datastructures.html decoding.html encoding.html general.html index.html ogg_iovec_t.html ogg_packet.html ogg_packet_clear.html ogg_page.html ogg_page_bos.html ogg_page_checksum_set.html ogg_page_continued.html ogg_page_eos.html ogg_page_granulepos.html ogg_page_packets.html ogg_page_pageno.html ogg_page_serialno.html ogg_page_version.html ogg_stream_check.html ogg_stream_clear.html ogg_stream_destroy.html ogg_stream_eos.html ogg_stream_flush.html ogg_stream_flush_fill.html ogg_stream_init.html ogg_stream_iovecin.html ogg_stream_packetin.html ogg_stream_packetout.html ogg_stream_packetpeek.html ogg_stream_pagein.html ogg_stream_pageout.html ogg_stream_pageout_fill.html ogg_stream_reset.html ogg_stream_reset_serialno.html ogg_stream_state.html ogg_sync_buffer.html ogg_sync_check.html ogg_sync_clear.html ogg_sync_destroy.html '/Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/share/doc/libogg/libogg'
 /usr/bin/install -c -m 644 ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html ogg_sync_reset.html ogg_sync_state.html ogg_sync_wrote.html oggpack_adv.html oggpack_adv1.html oggpack_bits.html oggpack_buffer.html oggpack_bytes.html oggpack_get_buffer.html oggpack_look.html oggpack_look1.html oggpack_read.html oggpack_read1.html oggpack_readinit.html oggpack_reset.html oggpack_write.html oggpack_writealign.html oggpack_writecheck.html oggpack_writeclear.html oggpack_writecopy.html oggpack_writeinit.html oggpack_writetrunc.html overview.html reference.html style.css '/Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/share/doc/libogg/libogg'
make[3]: Nothing to be done for `install-exec-am'.
 .././install-sh -c -d '/Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/share/doc/libogg'
 /usr/bin/install -c -m 644 framing.html index.html oggstream.html ogg-multiplex.html fish_xiph_org.png multiplex1.png packets.png pages.png stream.png vorbisword2.png white-ogg.png white-xifish.png rfc3533.txt rfc5334.txt skeleton.html '/Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/share/doc/libogg'
make[2]: Nothing to be done for `install-exec-am'.
 ./install-sh -c -d '/Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/share/aclocal'
 /usr/bin/install -c -m 644 ogg.m4 '/Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/share/aclocal'
 ./install-sh -c -d '/Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/lib/pkgconfig'
 /usr/bin/install -c -m 644 ogg.pc '/Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/lib/pkgconfig'
chendeiMac:libogg-1.3.1 chendaer$ 

chendeiMac:libogg-1.3.1 chendaer$ ls
AUTHORS			config.log		libtool
CHANGES			config.status		ltmain.sh
COPYING			config.sub		macosx
Makefile		configure		missing
Makefile.am		configure.in		ogg-uninstalled.pc
Makefile.in		depcomp			ogg-uninstalled.pc.in
README			doc			ogg.m4
aclocal.m4		i386			ogg.pc
compile			include			ogg.pc.in
config.guess		install-sh		src
config.h		libogg.spec		stamp-h1
config.h.in		libogg.spec.in		win32

chendeiMac:lib chendaer$ pwd
/Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/lib
chendeiMac:lib chendaer$ ls
libogg.0.dylib	libogg.a	libogg.dylib	libogg.la	pkgconfig
chendeiMac:lib chendaer$ 



arm7
chendeiMac:libogg-1.3.1 chendaer$ pwd
/Users/chendaer/Desktop/laizj/libogg-1.3.1
chendeiMac:libogg-1.3.1 chendaer$ 


chendeiMac:libogg-1.3.1 chendaer$ ./configure -prefix=/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7 -host= armv7-apple-darwin -build=x86_64-apple-darwin13.0.0 cc="/Applications/Xcode.app/Contents/Developer/usr/bin/gcc -std=c99 -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/"
configure: WARNING: you should use --build, --host, --target
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-apple-darwin13.0.0
checking host system type... x86_64-apple-darwin13.0.0
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin13.0.0 file names to x86_64-apple-darwin13.0.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin13.0.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin13.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether gcc and cc understand -c and -o together... yes
checking for ANSI C header files... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking size of int16_t... 2
checking size of uint16_t... 2
checking size of u_int16_t... 2
checking size of int32_t... 4
checking size of uint32_t... 4
checking size of u_int32_t... 4
checking size of int64_t... 8
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking for working memcmp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/libogg/Makefile
config.status: creating include/Makefile
config.status: creating include/ogg/Makefile
config.status: creating include/ogg/config_types.h
config.status: creating libogg.spec
config.status: creating ogg.pc
config.status: creating ogg-uninstalled.pc
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
chendeiMac:libogg-1.3.1 chendaer$ 

chendeiMac:libogg-1.3.1 chendaer$ make
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
Making all in src
make[2]: Nothing to be done for `all'.
Making all in include
Making all in ogg
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in doc
Making all in libogg
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
chendeiMac:libogg-1.3.1 chendaer$ 



chendeiMac:libogg-1.3.1 chendaer$ make install

Making install in src

 .././install-sh -c -d '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7/lib'

 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libogg.la '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7/lib'

libtool: install: /usr/bin/install -c .libs/libogg.0.dylib /Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7/lib/libogg.0.dylib

libtool: install: (cd /Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7/lib && { ln -s -f libogg.0.dylib libogg.dylib || { rm -f libogg.dylib && ln -s libogg.0.dylib libogg.dylib; }; })

libtool: install: /usr/bin/install -c .libs/libogg.lai /Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7/lib/libogg.la

libtool: install: /usr/bin/install -c .libs/libogg.a /Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7/lib/libogg.a

libtool: install: chmod 644 /Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7/lib/libogg.a

libtool: install: ranlib /Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7/lib/libogg.a

libtool: install: warning: remember to run `libtool --finish /Users/chendaer/Desktop/laizj/libogg-1.3.1/i386/lib'

make[2]: Nothing to be done for `install-data-am'.

Making install in include

Making install in ogg

make[3]: Nothing to be done for `install-exec-am'.

 ../.././install-sh -c -d '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7/include/ogg'

 /usr/bin/install -c -m 644 config_types.h '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7/include/ogg'

 ../.././install-sh -c -d '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7/include/ogg'

 /usr/bin/install -c -m 644 ogg.h os_types.h '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7/include/ogg'

make[3]: Nothing to be done for `install-exec-am'.

make[3]: Nothing to be done for `install-data-am'.

Making install in doc

Making install in libogg

make[3]: Nothing to be done for `install-exec-am'.

 ../.././install-sh -c -d '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7/share/doc/libogg/libogg'

 /usr/bin/install -c -m 644 bitpacking.html datastructures.html decoding.html encoding.html general.html index.html ogg_iovec_t.html ogg_packet.html ogg_packet_clear.html ogg_page.html ogg_page_bos.html ogg_page_checksum_set.html ogg_page_continued.html ogg_page_eos.html ogg_page_granulepos.html ogg_page_packets.html ogg_page_pageno.html ogg_page_serialno.html ogg_page_version.html ogg_stream_check.html ogg_stream_clear.html ogg_stream_destroy.html ogg_stream_eos.html ogg_stream_flush.html ogg_stream_flush_fill.html ogg_stream_init.html ogg_stream_iovecin.html ogg_stream_packetin.html ogg_stream_packetout.html ogg_stream_packetpeek.html ogg_stream_pagein.html ogg_stream_pageout.html ogg_stream_pageout_fill.html ogg_stream_reset.html ogg_stream_reset_serialno.html ogg_stream_state.html ogg_sync_buffer.html ogg_sync_check.html ogg_sync_clear.html ogg_sync_destroy.html '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7/share/doc/libogg/libogg'

 /usr/bin/install -c -m 644 ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html ogg_sync_reset.html ogg_sync_state.html ogg_sync_wrote.html oggpack_adv.html oggpack_adv1.html oggpack_bits.html oggpack_buffer.html oggpack_bytes.html oggpack_get_buffer.html oggpack_look.html oggpack_look1.html oggpack_read.html oggpack_read1.html oggpack_readinit.html oggpack_reset.html oggpack_write.html oggpack_writealign.html oggpack_writecheck.html oggpack_writeclear.html oggpack_writecopy.html oggpack_writeinit.html oggpack_writetrunc.html overview.html reference.html style.css '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7/share/doc/libogg/libogg'

make[3]: Nothing to be done for `install-exec-am'.

 .././install-sh -c -d '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7/share/doc/libogg'

 /usr/bin/install -c -m 644 framing.html index.html oggstream.html ogg-multiplex.html fish_xiph_org.png multiplex1.png packets.png pages.png stream.png vorbisword2.png white-ogg.png white-xifish.png rfc3533.txt rfc5334.txt skeleton.html '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7/share/doc/libogg'

make[2]: Nothing to be done for `install-exec-am'.

 ./install-sh -c -d '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7/share/aclocal'

 /usr/bin/install -c -m 644 ogg.m4 '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7/share/aclocal'

 ./install-sh -c -d '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7/lib/pkgconfig'

 /usr/bin/install -c -m 644 ogg.pc '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7/lib/pkgconfig'

chendeiMac:libogg-1.3.1 chendaer$ 

chendeiMac:libogg-1.3.1 chendaer$ ls armv7/lib
libogg.0.dylib	libogg.a	libogg.dylib	libogg.la	pkgconfig
chendeiMac:libogg-1.3.1 chendaer$ 



chendeiMac:libogg-1.3.1 chendaer$ make clean

Making clean in doc

Making clean in libogg

rm -rf .libs _libs

rm -f *.lo

Making clean in .

rm -rf .libs _libs

rm -f *.lo

Making clean in include

Making clean in ogg

rm -rf .libs _libs

rm -f *.lo

Making clean in .

rm -rf .libs _libs

rm -f *.lo

Making clean in src

test -z "libogg.la" || rm -f libogg.la

rm -f "./so_locations"

rm -rf .libs _libs

 rm -f test_bitwise test_framing

rm -f *.o

rm -f *.lo

Making clean in .

rm -rf .libs _libs

rm -f *.lo

chendeiMac:libogg-1.3.1 chendaer$ 

chendeiMac:libogg-1.3.1 chendaer$ ./configure -prefix=/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s -host= armv7s-apple-darwin -build=x86_64-apple-darwin13.0.0 cc="/Applications/Xcode.app/Contents/Developer/usr/bin/gcc -std=c99 -arch armv7s -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/"

configure: WARNING: you should use --build, --host, --target

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

checking for a thread-safe mkdir -p... ./install-sh -c -d

checking for gawk... no

checking for mawk... no

checking for nawk... no

checking for awk... awk

checking whether make sets $(MAKE)... yes

checking whether to enable maintainer-specific portions of Makefiles... yes

checking for gcc... gcc

checking whether the C compiler works... yes

checking for C compiler default output file name... a.out

checking for suffix of executables... 

checking whether we are cross compiling... no

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ISO C89... none needed

checking for style of include used by make... GNU

checking dependency style of gcc... gcc3

checking build system type... x86_64-apple-darwin13.0.0

checking host system type... x86_64-apple-darwin13.0.0

checking how to print strings... printf

checking for a sed that does not truncate output... /usr/bin/sed

checking for grep that handles long lines and -e... /usr/bin/grep

checking for egrep... /usr/bin/grep -E

checking for fgrep... /usr/bin/grep -F

checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld

checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no

checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm

checking the name lister (/usr/bin/nm) interface... BSD nm

checking whether ln -s works... yes

checking the maximum length of command line arguments... 196608

checking whether the shell understands some XSI constructs... yes

checking whether the shell understands "+="... yes

checking how to convert x86_64-apple-darwin13.0.0 file names to x86_64-apple-darwin13.0.0 format... func_convert_file_noop

checking how to convert x86_64-apple-darwin13.0.0 file names to toolchain format... func_convert_file_noop

checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r

checking for objdump... no

checking how to recognize dependent libraries... pass_all

checking for dlltool... no

checking how to associate runtime and link libraries... printf %s\n

checking for ar... ar

checking for archiver @FILE support... no

checking for strip... strip

checking for ranlib... ranlib

checking command to parse /usr/bin/nm output from gcc object... ok

checking for sysroot... no

checking for mt... no

checking if : is a manifest tool... no

checking for dsymutil... dsymutil

checking for nmedit... nmedit

checking for lipo... lipo

checking for otool... otool

checking for otool64... no

checking for -single_module linker flag... yes

checking for -exported_symbols_list linker flag... yes

checking for -force_load linker flag... yes

checking how to run the C preprocessor... gcc -E

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking for dlfcn.h... yes

checking for objdir... .libs

checking if gcc supports -fno-rtti -fno-exceptions... yes

checking for gcc option to produce PIC... -fno-common -DPIC

checking if gcc PIC flag -fno-common -DPIC works... yes

checking if gcc static flag -static works... no

checking if gcc supports -c -o file.o... yes

checking if gcc supports -c -o file.o... (cached) yes

checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes

checking dynamic linker characteristics... darwin13.0.0 dyld

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... yes

checking if libtool supports shared libraries... yes

checking whether to build shared libraries... yes

checking whether to build static libraries... yes

checking whether gcc and cc understand -c and -o together... yes

checking for ANSI C header files... (cached) yes

checking for inttypes.h... (cached) yes

checking for stdint.h... (cached) yes

checking for sys/types.h... (cached) yes

checking for an ANSI C-conforming const... yes

checking size of int16_t... 2

checking size of uint16_t... 2

checking size of u_int16_t... 2

checking size of int32_t... 4

checking size of uint32_t... 4

checking size of u_int32_t... 4

checking size of int64_t... 8

checking size of short... 2

checking size of int... 4

checking size of long... 8

checking size of long long... 8

checking for working memcmp... yes

configure: creating ./config.status

config.status: creating Makefile

config.status: creating src/Makefile

config.status: creating doc/Makefile

config.status: creating doc/libogg/Makefile

config.status: creating include/Makefile

config.status: creating include/ogg/Makefile

config.status: creating include/ogg/config_types.h

config.status: creating libogg.spec

config.status: creating ogg.pc

config.status: creating ogg-uninstalled.pc

config.status: creating config.h

config.status: config.h is unchanged

config.status: executing depfiles commands

config.status: executing libtool commands

chendeiMac:libogg-1.3.1 chendaer$ 

chendeiMac:libogg-1.3.1 chendaer$ make

/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive

Making all in src

/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include    -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c -o framing.lo framing.c

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c  -fno-common -DPIC -o .libs/framing.o

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c -o framing.o >/dev/null 2>&1

mv -f .deps/framing.Tpo .deps/framing.Plo

/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include    -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c -o bitwise.lo bitwise.c

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c  -fno-common -DPIC -o .libs/bitwise.o

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c -o bitwise.o >/dev/null 2>&1

mv -f .deps/bitwise.Tpo .deps/bitwise.Plo

/bin/sh ../libtool --tag=CC   --mode=link gcc  -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -no-undefined -version-info 8:1:8  -o libogg.la -rpath /Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/lib framing.lo bitwise.lo  

libtool: link: gcc -dynamiclib  -o .libs/libogg.0.dylib  .libs/framing.o .libs/bitwise.o    -O4 -O2   -install_name  /Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/lib/libogg.0.dylib -compatibility_version 9 -current_version 9.1 -Wl,-single_module

libtool: link: (cd ".libs" && rm -f "libogg.dylib" && ln -s "libogg.0.dylib" "libogg.dylib")

libtool: link: ar cru .libs/libogg.a  framing.o bitwise.o

libtool: link: ranlib .libs/libogg.a

libtool: link: ( cd ".libs" && rm -f "libogg.la" && ln -s "../libogg.la" "libogg.la" )

gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -MT test_bitwise-bitwise.o -MD -MP -MF .deps/test_bitwise-bitwise.Tpo -c -o test_bitwise-bitwise.o `test -f 'bitwise.c' || echo './'`bitwise.c

mv -f .deps/test_bitwise-bitwise.Tpo .deps/test_bitwise-bitwise.Po

/bin/sh ../libtool --tag=CC   --mode=link gcc -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2   -o test_bitwise test_bitwise-bitwise.o  

libtool: link: gcc -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -o test_bitwise test_bitwise-bitwise.o 

gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -MT test_framing-framing.o -MD -MP -MF .deps/test_framing-framing.Tpo -c -o test_framing-framing.o `test -f 'framing.c' || echo './'`framing.c

mv -f .deps/test_framing-framing.Tpo .deps/test_framing-framing.Po

/bin/sh ../libtool --tag=CC   --mode=link gcc -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2   -o test_framing test_framing-framing.o  

libtool: link: gcc -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -o test_framing test_framing-framing.o 

Making all in include

Making all in ogg

make[3]: Nothing to be done for `all'.

make[3]: Nothing to be done for `all-am'.

Making all in doc

Making all in libogg

make[3]: Nothing to be done for `all'.

make[3]: Nothing to be done for `all-am'.

chendeiMac:libogg-1.3.1 chendaer$ 

chendeiMac:libogg-1.3.1 chendaer$ make install

Making install in src

/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include    -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c -o framing.lo framing.c

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c  -fno-common -DPIC -o .libs/framing.o

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c -o framing.o >/dev/null 2>&1

mv -f .deps/framing.Tpo .deps/framing.Plo

/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include    -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c -o bitwise.lo bitwise.c

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c  -fno-common -DPIC -o .libs/bitwise.o

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c -o bitwise.o >/dev/null 2>&1

mv -f .deps/bitwise.Tpo .deps/bitwise.Plo

/bin/sh ../libtool --tag=CC   --mode=link gcc  -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -no-undefined -version-info 8:1:8  -o libogg.la -rpath /Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/lib framing.lo bitwise.lo  

libtool: link: gcc -dynamiclib  -o .libs/libogg.0.dylib  .libs/framing.o .libs/bitwise.o    -O4 -O2   -install_name  /Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/lib/libogg.0.dylib -compatibility_version 9 -current_version 9.1 -Wl,-single_module

libtool: link: (cd ".libs" && rm -f "libogg.dylib" && ln -s "libogg.0.dylib" "libogg.dylib")

libtool: link: ar cru .libs/libogg.a  framing.o bitwise.o

libtool: link: ranlib .libs/libogg.a

libtool: link: ( cd ".libs" && rm -f "libogg.la" && ln -s "../libogg.la" "libogg.la" )

gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -MT test_bitwise-bitwise.o -MD -MP -MF .deps/test_bitwise-bitwise.Tpo -c -o test_bitwise-bitwise.o `test -f 'bitwise.c' || echo './'`bitwise.c

mv -f .deps/test_bitwise-bitwise.Tpo .deps/test_bitwise-bitwise.Po

/bin/sh ../libtool --tag=CC   --mode=link gcc -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2   -o test_bitwise test_bitwise-bitwise.o  

libtool: link: gcc -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -o test_bitwise test_bitwise-bitwise.o 

gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include   -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -MT test_framing-framing.o -MD -MP -MF .deps/test_framing-framing.Tpo -c -o test_framing-framing.o `test -f 'framing.c' || echo './'`framing.c

mv -f .deps/test_framing-framing.Tpo .deps/test_framing-framing.Po

/bin/sh ../libtool --tag=CC   --mode=link gcc -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2   -o test_framing test_framing-framing.o  

libtool: link: gcc -D_V_SELFTEST -fno-common -O4 -Wall -fsigned-char -ffast-math -g -O2 -o test_framing test_framing-framing.o 

 .././install-sh -c -d '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/lib'

 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libogg.la '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/lib'

libtool: install: /usr/bin/install -c .libs/libogg.0.dylib /Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/lib/libogg.0.dylib

libtool: install: (cd /Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/lib && { ln -s -f libogg.0.dylib libogg.dylib || { rm -f libogg.dylib && ln -s libogg.0.dylib libogg.dylib; }; })

libtool: install: /usr/bin/install -c .libs/libogg.lai /Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/lib/libogg.la

libtool: install: /usr/bin/install -c .libs/libogg.a /Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/lib/libogg.a

libtool: install: chmod 644 /Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/lib/libogg.a

libtool: install: ranlib /Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/lib/libogg.a

make[2]: Nothing to be done for `install-data-am'.

Making install in include

Making install in ogg

make[3]: Nothing to be done for `install-exec-am'.

 ../.././install-sh -c -d '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/include/ogg'

 /usr/bin/install -c -m 644 config_types.h '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/include/ogg'

 ../.././install-sh -c -d '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/include/ogg'

 /usr/bin/install -c -m 644 ogg.h os_types.h '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/include/ogg'

make[3]: Nothing to be done for `install-exec-am'.

make[3]: Nothing to be done for `install-data-am'.

Making install in doc

Making install in libogg

make[3]: Nothing to be done for `install-exec-am'.

 ../.././install-sh -c -d '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/share/doc/libogg/libogg'

 /usr/bin/install -c -m 644 bitpacking.html datastructures.html decoding.html encoding.html general.html index.html ogg_iovec_t.html ogg_packet.html ogg_packet_clear.html ogg_page.html ogg_page_bos.html ogg_page_checksum_set.html ogg_page_continued.html ogg_page_eos.html ogg_page_granulepos.html ogg_page_packets.html ogg_page_pageno.html ogg_page_serialno.html ogg_page_version.html ogg_stream_check.html ogg_stream_clear.html ogg_stream_destroy.html ogg_stream_eos.html ogg_stream_flush.html ogg_stream_flush_fill.html ogg_stream_init.html ogg_stream_iovecin.html ogg_stream_packetin.html ogg_stream_packetout.html ogg_stream_packetpeek.html ogg_stream_pagein.html ogg_stream_pageout.html ogg_stream_pageout_fill.html ogg_stream_reset.html ogg_stream_reset_serialno.html ogg_stream_state.html ogg_sync_buffer.html ogg_sync_check.html ogg_sync_clear.html ogg_sync_destroy.html '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/share/doc/libogg/libogg'

 /usr/bin/install -c -m 644 ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html ogg_sync_reset.html ogg_sync_state.html ogg_sync_wrote.html oggpack_adv.html oggpack_adv1.html oggpack_bits.html oggpack_buffer.html oggpack_bytes.html oggpack_get_buffer.html oggpack_look.html oggpack_look1.html oggpack_read.html oggpack_read1.html oggpack_readinit.html oggpack_reset.html oggpack_write.html oggpack_writealign.html oggpack_writecheck.html oggpack_writeclear.html oggpack_writecopy.html oggpack_writeinit.html oggpack_writetrunc.html overview.html reference.html style.css '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/share/doc/libogg/libogg'

make[3]: Nothing to be done for `install-exec-am'.

 .././install-sh -c -d '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/share/doc/libogg'

 /usr/bin/install -c -m 644 framing.html index.html oggstream.html ogg-multiplex.html fish_xiph_org.png multiplex1.png packets.png pages.png stream.png vorbisword2.png white-ogg.png white-xifish.png rfc3533.txt rfc5334.txt skeleton.html '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/share/doc/libogg'

make[2]: Nothing to be done for `install-exec-am'.

 ./install-sh -c -d '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/share/aclocal'

 /usr/bin/install -c -m 644 ogg.m4 '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/share/aclocal'

 ./install-sh -c -d '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/lib/pkgconfig'

 /usr/bin/install -c -m 644 ogg.pc '/Users/chendaer/Desktop/laizj/libogg-1.3.1/armv7s/lib/pkgconfig'

chendeiMac:libogg-1.3.1 chendaer$ 

chendeiMac:libogg-1.3.1 chendaer$ ls 

AUTHORS config.h.in libtool

CHANGES config.log ltmain.sh

COPYING config.status macosx

Makefile config.sub missing

Makefile.am configure ogg-uninstalled.pc

Makefile.in configure.in ogg-uninstalled.pc.in

README depcomp ogg.m4

aclocal.m4 doc ogg.pc

armv7 i386 ogg.pc.in

armv7s include src

compile install-sh stamp-h1

config.guess libogg.spec win32

config.h libogg.spec.in

chendeiMac:libogg-1.3.1 chendaer$ ls 

chendeiMac:libogg-1.3.1 chendaer$ ls -l armv7s/lib/

total 216

-rwxr-xr-x  1 chendaer  staff  31304  3  3 20:25 libogg.0.dylib

-rw-r--r--  1 chendaer  staff  69488  3  3 20:25 libogg.a

lrwxr-xr-x  1 chendaer  staff     14  3  3 20:25 libogg.dylib -> libogg.0.dylib

-rwxr-xr-x  1 chendaer  staff    943  3  3 20:25 libogg.la

drwxr-xr-x  3 chendaer  staff    102  3  3 20:25 pkgconfig

chendeiMac:libogg-1.3.1 chendaer$ 

chendeiMac:libogg-1.3.1 chendaer$ make clean

Making clean in doc

Making clean in libogg

rm -rf .libs _libs

rm -f *.lo

Making clean in .

rm -rf .libs _libs

rm -f *.lo

Making clean in include

Making clean in ogg

rm -rf .libs _libs

rm -f *.lo

Making clean in .

rm -rf .libs _libs

rm -f *.lo

Making clean in src

test -z "libogg.la" || rm -f libogg.la

rm -f "./so_locations"

rm -rf .libs _libs

 rm -f test_bitwise test_framing

rm -f *.o

rm -f *.lo

Making clean in .

rm -rf .libs _libs

rm -f *.lo

chendeiMac:libogg-1.3.1 chendaer$ 

编译speex
chendeiMac:speex-1.2rc1 chendaer$ pwd
/Users/chendaer/Desktop/laizj/speex-1.2rc1
chendeiMac:speex-1.2rc1 chendaer$ 
chendeiMac:speex-1.2rc1 chendaer$ ls
AUTHORS		README.TI-DSP	aclocal.m4	include		src
COPYING		README.blackfin	config.guess	install-sh	symbian
ChangeLog	README.symbian	config.h.in	libspeex	ti
INSTALL		Speex.kdevelop	config.sub	ltmain.sh	win32
Makefile.am	Speex.spec	configure	missing
Makefile.in	Speex.spec.in	configure.ac	speex.m4
NEWS		TODO		depcomp		speex.pc.in
README		acinclude.m4	doc		speexdsp.pc.in
chendeiMac:speex-1.2rc1 chendaer$ 

chendeiMac:speex-1.2rc1 chendaer$ ./configure -prefix=/Users/chendaer/Desktop/laizj/speex-1.2rc1/i386 -host=i386-apple-darwin -disable-shared -enable-static -disable-oggtest -disable-fixed-point -enable-float-api build=x86_64-apple-darwin13.0.0 -with-ogg=/Users/chendaer/Desktop/laizj/libogg-1.3.1/i386 cc="/Applications/Xcode.app/Contents/Developer/usr/bin/gcc -std=c99 -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/"
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for i386-apple-darwin-strip... no
checking for strip... strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i386-apple-darwin13.0.0
checking host system type... i386-apple-darwin
checking for style of include used by make... GNU
checking for i386-apple-darwin-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i386-apple-darwin-g++... no
checking for i386-apple-darwin-c++... no
checking for i386-apple-darwin-gpp... no
checking for i386-apple-darwin-aCC... no
checking for i386-apple-darwin-CC... no
checking for i386-apple-darwin-cxx... no
checking for i386-apple-darwin-cc++... no
checking for i386-apple-darwin-cl.exe... no
checking for i386-apple-darwin-FCC... no
checking for i386-apple-darwin-KCC... no
checking for i386-apple-darwin-RCC... no
checking for i386-apple-darwin-xlC_r... no
checking for i386-apple-darwin-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for i386-apple-darwin-g77... no
checking for i386-apple-darwin-xlf... no
checking for i386-apple-darwin-f77... no
checking for i386-apple-darwin-frt... no
checking for i386-apple-darwin-pgf77... no
checking for i386-apple-darwin-cf77... no
checking for i386-apple-darwin-fort77... no
checking for i386-apple-darwin-fl32... no
checking for i386-apple-darwin-af77... no
checking for i386-apple-darwin-xlf90... no
checking for i386-apple-darwin-f90... no
checking for i386-apple-darwin-pgf90... no
checking for i386-apple-darwin-pghpf... no
checking for i386-apple-darwin-epcf90... no
checking for i386-apple-darwin-gfortran... no
checking for i386-apple-darwin-g95... no
checking for i386-apple-darwin-xlf95... no
checking for i386-apple-darwin-f95... no
checking for i386-apple-darwin-fort... no
checking for i386-apple-darwin-ifort... no
checking for i386-apple-darwin-ifc... no
checking for i386-apple-darwin-efc... no
checking for i386-apple-darwin-pgf95... no
checking for i386-apple-darwin-lf95... no
checking for i386-apple-darwin-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 196608
checking command to parse nm output from gcc object... rm: conftest.dSYM: is a directory
ok
checking for objdir... .libs
checking for i386-apple-darwin-ar... no
checking for ar... ar
checking for i386-apple-darwin-ranlib... no
checking for ranlib... ranlib
checking for i386-apple-darwin-strip... strip
checking for i386-apple-darwin-dsymutil... no
checking for dsymutil... dsymutil
checking for i386-apple-darwin-nmedit... no
checking for nmedit... nmedit
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
rm: conftest.dSYM: is a directory
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common
checking if g++ PIC flag -fno-common works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin dyld
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for C/C++ restrict keyword... restrict
checking for C99 variable-size arrays... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for alloca... yes
checking for SSE in current arch/CFLAGS... yes
checking for ELF visibility... yes
checking sys/soundcard.h usability... no
checking sys/soundcard.h presence... no
checking for sys/soundcard.h... no
checking sys/audioio.h usability... no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
checking for Ogg... yes
checking for sin in -lm... yes
checking for getopt_long... yes
checking for main in -lwinmm... no
checking for i386-apple-darwin-pkg-config... no
checking for pkg-config... no
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libspeex/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating Speex.spec
config.status: creating include/Makefile
config.status: creating include/speex/Makefile
config.status: creating speex.pc
config.status: creating speexdsp.pc
config.status: creating win32/Makefile
config.status: creating win32/libspeex/Makefile
config.status: creating win32/speexenc/Makefile
config.status: creating win32/speexdec/Makefile
config.status: creating symbian/Makefile
config.status: creating win32/VS2003/Makefile
config.status: creating win32/VS2003/tests/Makefile
config.status: creating win32/VS2003/libspeex/Makefile
config.status: creating win32/VS2003/libspeexdsp/Makefile
config.status: creating win32/VS2003/speexdec/Makefile
config.status: creating win32/VS2003/speexenc/Makefile
config.status: creating win32/VS2005/Makefile
config.status: creating win32/VS2005/libspeex/Makefile
config.status: creating win32/VS2005/speexdec/Makefile
config.status: creating win32/VS2005/speexenc/Makefile
config.status: creating win32/VS2005/libspeexdsp/Makefile
config.status: creating win32/VS2005/tests/Makefile
config.status: creating win32/VS2008/libspeexdsp/Makefile
config.status: creating win32/VS2008/Makefile
config.status: creating win32/VS2008/speexdec/Makefile
config.status: creating win32/VS2008/tests/Makefile
config.status: creating win32/VS2008/libspeex/Makefile
config.status: creating win32/VS2008/speexenc/Makefile
config.status: creating include/speex/speex_config_types.h
config.status: creating ti/Makefile
config.status: creating ti/speex_C54_test/Makefile
config.status: creating ti/speex_C55_test/Makefile
config.status: creating ti/speex_C64_test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
Type "make; make install" to compile and install Speex
chendeiMac:speex-1.2rc1 chendaer$ 







评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值