Hi everyone,

I've got two Makefile configuration problems, and I thought maybe someone here could give me hints to resolve them.

I've been working on a component that is part in ompi/mca/pml/comp, and part in mca/common/comp. And I don't really know which variables/target to set in order to have a proper linking when generating both .la and .so files.

Also, on the test Makefile.am, I would like to distribute a script that strat different benchmarks. How should I that up the makefile so the script is copied to (or linked in) the build directory when just calling "make", and to the installation directory when calling "make install" ?

Thank you in advance,

Clément FOYER

_______________________________________________
devel mailing list
devel@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/devel

Reply via email to