Strange problems with launchd and macports toolchains/libraries

2014-10-23 Thread Jameson Merkow
Hello, I am working on setting up a build-bot on OS X 10.8.5, but I'm having some issues when I use my scripts with launchd. Our software downloads configures, and builds a few other packages using cmake. One of these external projects is GTS, which, uses configure (as opposed to cmake) to config

Re: Problems linking static glib2.0

2014-10-07 Thread Jameson Merkow
So the solution would be to put the macports lib directory at the beginning of my path when building? Is there a different or better way? -Jameson On Tue, Oct 7, 2014 at 10:28 AM, Brandon Allbery wrote: > > On Tue, Oct 7, 2014 at 1:23 PM, Jameson Merkow wrote: > >> I've

Fwd: Problems linking static glib2.0

2014-10-07 Thread Jameson Merkow
Hello, I've been using macports for a while. I've been using apple-gcc42 compiler, but I recently switched to mp-gcc46, to use mpich-gcc46. Now that I've switched, Im running into link errors (attached) with the installed glib2.0. I am linking against the archive, not the dylib (this was working