experimental branch of sensor-native

1 view
Skip to first unread message

Stephen Bannasch

unread,
Nov 20, 2010, 12:43:21 AM11/20/10
to org-conco...@googlegroups.com
My recent work on the sensor-native project for the sensor applet has been on the 'original-swig' branch in this github
repository.

https://github.com/concord-consortium/sensor-native/tree/original-swig

What works well is the process to to build both a three-way Universal Mac dylib build as well as the extraction into three
separate architecture-specific dylibs.

make vernier_mac_jnilib

Creates a three-way universal dylib here:

bin/local/libvernier_ccsd.jnilib

make vernier_mac_lipo

extract architecture-specific dylibs into these directories:

bin/ppc7400
bin/i386
bin/x86_64

make vernier_mac_nar_archives

native-archives/vernier-goio-macosx-ppc-nar.jar
native-archives/vernier-goio-macosx-i386-nar.jar
native-archives/vernier-goio-macosx-x86_64-nar.jar

Reply all
Reply to author
Forward
0 new messages