On Sep 27 2012, Eugene Loh wrote:
>
>Good discussion, but as far as my specific issue goes, it looks like
>it's some peculiar interaction between different compiler versions. I'm
>asking some experts.
Module incompatibility is a common problem, and the solution is NOT to
put a hack into the configuration. All that does is to create problems
for the future.
>(In any case, PRIVATE appears to be doing its job. The problem is not
>seeing something that's supposed to be PUBLIC.)
Well, that's not doing its job. PUBLIC/PRIVATE is a single mechanism.
Regards,
Nick Maclaren.
|