From: Russell Hind (rhind_at_[hidden])
Date: 2004-01-20 03:35:12


Douglas Gregor wrote:
>
> There's also the issue of static vs. dynamic runtime libraries. Are you
> linking against the dynamic one in your project?
>

There is also the problem of compiler settings like data alignment etc
which can screw things up. I think this is also fixed in 1.31, but only
for Borland and Microsoft compilers.

Cheers

Russell