[MPICH] Apparent makefile bug

Fritz Anderson fritza at uchicago.edu
Mon Oct 24 10:50:21 CDT 2005


In the Makefile.in file at
     mpich2-1.0.2p1/src/pm/mpd/Makefile.in
the make symbol CFLAGS is never defined. This is bad, at least in my  
compile, as I'm compiling for Mac 64-bit, and my C compile needs the  
"-arch ppc64" flag set.

Apparent workaround is to add, at line 11 of Makefile.in

CFLAGS    = @CFLAGS@

     -- F

Fritz Anderson
Macintosh Programmer
University of Chicago




More information about the mpich-discuss mailing list