Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: mpich2 - An implementation of MPI https://bugzilla.redhat.com/show_bug.cgi?id=171993 dakingun@xxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |linzhenhua@xxxxxxx ------- Additional Comments From dakingun@xxxxxxxxx 2008-05-17 00:00 EST ------- (In reply to comment #74) > Hello,Thanks for your efforts to contribute the src.rpm. > I just have a question. If I am correct I think we can change the compile > options to compile the source code,e.g. the different fortran compiler we can > use. When building from src.rpm,can I also set the different compiler to get the > final rpm? A macro to allow building with a different compiler/compiler flag have been in the spec file for a while. I've now modify it to allow overriding from the command-line. Say you want to rebuild the src.rpm with a pgf90 fortran compiler and fflag '-O3', you'll need to run rpmbuild like 'rpmbuild --rebuild --define "opt_fc pgf90" --define "opt_fc_fflags -O3" mpich2-1.0.7-5.fc9.src.rpm' ftp://czar.eas.yorku.ca/pub/mpich2/mpich2-1.0.7-5.fc9.src.rpm ftp://czar.eas.yorku.ca/pub/mpich2/mpich2.spec -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review