Skip to content

Instantly share code, notes, and snippets.

@angad
Created May 12, 2011 13:30
Show Gist options
  • Save angad/968486 to your computer and use it in GitHub Desktop.
Save angad/968486 to your computer and use it in GitHub Desktop.
ndk-build logs
Angad-Singhs-MacBook:libpcaptest angadsg$ ~/android-ndk-r5b/ndk-build
Gdbserver : [arm-linux-androideabi-4.4.3] libs/armeabi/gdbserver
Gdbsetup : libs/armeabi/gdb.setup
Compile thumb : pcaptest <= libpcap-native.c
Compile thumb : pcap <= bpf_dump.c
Compile thumb : pcap <= bpf_filter.c
Compile thumb : pcap <= bpf_image.c
Compile thumb : pcap <= etherent.c
Compile thumb : pcap <= fad-gifc.c
Compile thumb : pcap <= gencode.c
Compile thumb : pcap <= grammar.c
Compile thumb : pcap <= inet.c
Compile thumb : pcap <= nametoaddr.c
Compile thumb : pcap <= optimize.c
Compile thumb : pcap <= pcap.c
Compile thumb : pcap <= pcap-linux.c
Compile thumb : pcap <= savefile.c
Compile thumb : pcap <= scanner.c
Compile thumb : pcap <= version.c
StaticLibrary : libpcap.a
SharedLibrary : libpcaptest.so
Install : libpcaptest.so => libs/armeabi/libpcaptest.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment