← Back to team overview

dolfin team mailing list archive

DOLFIN build breaks with boost 1.45.0 and gcc 4.4 (works with gcc 4.5)

 

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

Just a sneak preview: when using the current boost release 1.45.0 (which
isn't packaged on the major distributions yet) DOLFIN build breaks:

In IntersectionOperatorImplementation there are conflicts with
boost::optional and the
  error: dereferencing pointer \u2018<anonymous>\u2019 does break
strict-aliasing rules
is thrown (boost/optional/optional.hpp 317, 424)

It works using gcc 4.5 though, hence it shouldn't be much of a problem
(unless of course you want to use CUDA: nvcc isn't compatible to gcc 4.5).

Florian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk019+wACgkQ8Z6llsctAxafPgCg39LrTpOiQOnhZ/VoI3qTYVaN
C3gAn2QIFga3P/7Dj5mke1f0802PvCWb
=ThjL
-----END PGP SIGNATURE-----

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Follow ups