Re: [graphviz-interest] graphviz on iOS

"Emden R. Gansner" <[email protected]>
Newsgroups gmane.comp.video.graphviz
Message-ID <[email protected]>
On 7/10/13 4:30 AM, Ryan Schmidt wrote:
> What version is the user using? I tried reproducing this problem, and I do not get that error with the development version from 20130706, but I do get this:
He provides the following:

> *********************************************
> This is my attempt at building armv7 libraries:
> *********************************************
>
> export DEV_iOS=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer
> export SDK_iOS=${DEV_iOS}/SDKs/iPhoneOS6.1.sdk
> export COMPILER_iOS=${DEV_iOS}/usr/bin
> export CC=${COMPILER_iOS}/gcc
> export CXX=${COMPILER_iOS}/g++
> export LDFLAGS="-arch armv7 -pipe -Os -gdwarf-2 -no-cpp-precomp -mthumb -isysroot ${SDK_iOS}"
> export CFLAGS=${LDFLAGS}
> export CXXFLAGS="${LDFLAGS} -fvisibility-inlines-hidden"
> export LD=${COMPILER_iOS}/ld
> export CPP=${COMPILER_iOS}/llvm-cpp-4.2
> export AR=${COMPILER_iOS}/ar
> export AS=${COMPILER_iOS}/as
> export NM=${COMPILER_iOS}/nm
> export CXXCPP=${COMPILER_iOS}/llvm-cpp-4.2
> export RANLIB=${COMPILER_iOS}/ranlib
> ./configure --host=arm-apple-darwin11 --disable-dependency-tracking --enable-shared=no 
> --enable-static=yes --enable-ltdl-install=no --enable-ltdl=no --enable-swig=no --enable-swig=no 
> --enable-tcl=no --with-codegens=no --with-expat=no --with-fontconfig=no --with-freetype2=no 
> --with-ipsepcola=yes --with-libgd=no --with-quartz=yes --with-visio=yes --with-x=no --with-cgraph=no
> make
>
> *********************************************
> Ends with this error:
> *********************************************
>
> Making all in quartz
> CC gvdevice_quartz.lo
> CC gvloadimage_quartz.lo
> CC gvplugin_quartz.lo
> CC gvrender_quartz.lo
> gvrender_quartz.c: In function 'quartzgen_begin_page':
> gvrender_quartz.c:196: warning: implicit declaration of function 'ftruncate'
> CC gvtextlayout_quartz.lo
> OBJC GVTextLayout.lo
> libtool: compile: unable to infer tagged configuration
> libtool: compile: specify a tag with `--tag'
> make[3]: *** [GVTextLayout.lo] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
>
I will try to get him to join the mailing list. (I wish there were some way to unite the list and 
forum.)

_______________________________________________
[email protected]
http://lists.research.att.com/mailman/listinfo/graphviz-interest
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.