automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

specify a linker


From: Stéphane Genaud
Subject: specify a linker
Date: 13 Dec 2001 16:40:02 +0100

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

[Prev in Thread] Current Thread [Next in Thread]