[Dune] Linking with OS X 10.9 Mavericks
Steffen Müthing
steffen.muething at iwr.uni-heidelberg.de
Wed Jan 29 14:13:41 CET 2014
Hi Benedikt
I just tried building dune-{common,geometry,grid} with cmake on OS X 10.9.1, with both static and
shared libraries (I didn’t know about CMAKE_FLAGS yet, nice!). For me, they both worked without
a problem, so I’m afraid I can’t really help you there...
I think you might really have run into the trap described by Christoph (mixing libc++ and libstdc++).
Steffen
Am 29.01.2014 um 12:06 schrieb Steffen Müthing <steffen.muething at iwr.uni-heidelberg.de>:
> Does it work when you build with autotools?
>
> In that case, it would be helpful to have the two actual linker commands.
> I think you can force cmake to print the commands (like autotools)
> by running make VERBOSE=1.
>
>
> Am 29.01.2014 um 11:41 schrieb Christoph Grüninger <christoph.grueninger at iws.uni-stuttgart.de>:
>
>> Hi Benedikt,
>> might be helpful to change the used C++ library:
>> http://stackoverflow.com/q/16352833
>> http://stackoverflow.com/q/19621831
>>
>>> How and where exactly should I run make check ?
>>
>> Sorry, that's difficult to know without CMake background. I'll write a
>> short hands-on in the Dune User Wiki. Until then:
>> Go to the build directory, by default it is dune-common/build-cmake.
>> Execute "make test".
>>
>> Bye
>> Christoph
>>
>> --
>> Une science n'était vraiment développée que quand elle
>> pouvait utiliser les mathématiques. (Paul Lafargue)
>> *********************************************
>> CMWR 2014: 10th - 13th June 2014 in Stuttgart
>> Please visit www.cmwr14.de
>> *********************************************
>>
>> _______________________________________________
>> Dune mailing list
>> Dune at dune-project.org
>> http://lists.dune-project.org/mailman/listinfo/dune
>
> _______________________________________________
> Dune mailing list
> Dune at dune-project.org
> http://lists.dune-project.org/mailman/listinfo/dune
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20140129/3e37a2c7/attachment.sig>
More information about the Dune
mailing list