On 29/09/2013 13:49, Phil Clayton wrote:
Thanks for the update. The polyml.pc file appears to be generated as expected. Using one set of linking flags for shared and static libraries does not appear to matter actually: although unnecessary linker flags can create unnecessary library dependencies, ldd shows that there isn't any additional dependency when linking to the shared library using the static flags.
Thanks for checking it.
I couldn't actually do a complete stand-alone test with r1862 because it wouldn't build on my machine - see output below. (My guess is that r1859 is causing the problem. Maybe the shift left is overflowing on x86_64 giving zero?)
I had another look at that and I hope it's now fixed.
Regards, David