Hi,

i am packaging an application whose source files are compiled
with g++ . In the link phase, the linker should be mpiCC .

How can i specify that in an elegant way in a Makefile.am ?

Currently, i add the line :
CXX = mpiCC

after the link fails with c++, and re-run make.
Is there a way to specify mpiCC as linker ?
 

-- 
St�phane Genaud                                           
 IECS, Universit� Robert Schuman                           
 61 av. de la For�t Noire, 67085 Strasbourg                 
 Bureau 107 tel : 0390414298                                 

Reply via email to