id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	port
17243	make openmpi compiler wrappers use currenly selected compiler	mmoll@…	mww@macports.org	"It'd be nice if openmpi used gcc_select to select default compilers. Right now, the openmpi compiler wrappers (mpicc, mpicxx, mpif77)  always use the C and C++ compilers in /usr/bin, even if /opt/local/bin comes first in the user's path. The changes to accomplish this are trivial:
- add a dependency on port:gcc_select
- patch the files in ${prefix}/share/openmpi to use /opt/local/bin/gcc instead of /usr/bin/gcc (similarly for C++ and Fortran).
"	enhancement	new	Normal		ports	1.7.0		openmpi gcc_select	mmoll@…	openmpi
