Alain Miniussi | 14 Nov 10:12
Favicon

[MPI] unused source file in boost/mpi


Hi,

FWIW, the source file ./libs/mpi/src/text_skeleton_iarchive.cpp is
not referenced in the source list of the library.
It includes text_skeleton_iarchive.hpp which does not exist.

I stumbled into that problem while generating an autoconf based
build for boost 1.37 (the bjam build does not seems to be supported
on some IBM platforms).

Regards,

--

-- 
Alain Miniussi
Equipe CRIMSON                          Mesocentre de Calcul SIGAMM
+33 492 00 30 09                        https://crimson.oca.eu
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

Matthias Troyer | 19 Dec 16:53
Favicon

Re: [MPI] unused source file in boost/mpi

Thanks! Indeed this can be removed

Matthias

On Nov 14, 2008, at 5:14 PM, Alain Miniussi wrote:

>
> Hi,
>
> FWIW, the source file ./libs/mpi/src/text_skeleton_iarchive.cpp is
> not referenced in the source list of the library.
> It includes text_skeleton_iarchive.hpp which does not exist.
>
> I stumbled into that problem while generating an autoconf based
> build for boost 1.37 (the bjam build does not seems to be supported
> on some IBM platforms).
>
> Regards,
>
> -- 
> Alain Miniussi
> Equipe CRIMSON                          Mesocentre de Calcul SIGAMM
> +33 492 00 30 09                        https://crimson.oca.eu
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

(Continue reading)


Gmane