Matthew Lye wrote: > > Can you give us a command line that you use for an example on how to > > build on Darwin, maybe with some Darwin version info? It might be > > nice to document this somewhere on the gtk-gnutella websight and/or > > the README. > Here's my optimizations. Note that I don't actually know for sure if > any of the code in the 'Accelerate' framework libraries is being > used. But what the hey, I figured. > > ./build.sh --cflags="-mcpu=7450 -fast -mpim-altivec -maltivec - > > mabi=altivec -ggdb3 -Wno-shadow" --ldflags="-framework Accelerate" > > --make=/usr/bin/make --disable-nls --disable-socker
It looks like ./build.sh is fairly sufficient and not very specific to Mac OS. The problem with compiling gtk-gnutella yourself is probably rather in installing the necessary tools and libraries or maybe just in overcoming konchephobia. -- Christian ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ gtk-gnutella-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
