Hi Alan,
On Jun 24, 2013, at 1:52 AM, Alan W. Irwin wrote:
> Blanks in paths generally cause build trouble so I am wondering if (3)
> has a blank in one of the paths as one of the "minor" path adjustments
> compared to case (2).
I didn't find any stray blanks. I'd be happy to send you the scri
On 2013-06-23 19:44-0700 Jerry wrote:
>
> On Jun 12, 2013, at 4:22 AM, Jerry wrote:
>
>> I'm a little bleary-eyed right now but I can't figure this problem out.
>>
>> I just replaced my GPL GNAT (Ada) compiler with the new 2013 edition and am
>> now getting a link error. I made a few trivial cha
Thanks, Arjen. I looked into this a bit and played a little bit but I really
don't understand the cmake code so I didn't get far.
There are four files that contain the string "install_name" by itself, not part
of a longer string. On my system, when MacPorts is visible in /opt/local/, it
is thes
On Jun 12, 2013, at 4:22 AM, Jerry wrote:
> I'm a little bleary-eyed right now but I can't figure this problem out.
>
> I just replaced my GPL GNAT (Ada) compiler with the new 2013 edition and am
> now getting a link error. I made a few trivial changes to my build script to
> account for some
Hi Jerry,
could it be as simple as a missing space between
-install_name and libplplotadad.0.dylib ?
Perhaps fiddling a bit with the CMake module files in the
CMake installation (I found these options in
Platform/Darwin.cmake and two similar ones) might help.
Regards,
Arjen
On Wed, 12 Jun 2013
I'm a little bleary-eyed right now but I can't figure this problem out.
I just replaced my GPL GNAT (Ada) compiler with the new 2013 edition and am now
getting a link error. I made a few trivial changes to my build script to
account for some directory changes and I think it should be doing the s