Re: [OMPI devel] use-mpi mpiext?

2016-02-24 Thread Gilles Gouaillardet
Aurelien, I guess you should also have noinst_LTLIBRARIES += libmpiext_blabla_usempi.la in your Makefile.am is your extension available somewhere in github so we can have a look ? Cheers, Gilles On Wednesday, February 24, 2016, Aurélien Bouteiller wrote: > I am making

[OMPI devel] use-mpi mpiext?

2016-02-24 Thread Aurélien Bouteiller
I am making an MPI extension in latest master. I have a problem with the use-mpi part of the extension: Makefile.am contains the following 13 headers = \ 14 >...mpiext_blabla_usempi.h 15 16 noinst_HEADERS = \ 17 $(headers) For some reason, the build system tries to compile a .a