[Bug 171993] Review Request: mpich2 - An implementation of MPI

bugzilla at redhat.com bugzilla at redhat.com
Thu May 29 16:08:01 UTC 2008


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





------- Additional Comments From dakingun at gmail.com  2008-05-29 12:08 EST -------
(In reply to comment #77)
> Hello,just a feedback.Fedora 9,it compiles ok,and I test a simple problem,it
> also seems to work. but when I run mp32-mpif77 or mp32-mpicc directly,it cause
> errors.
>
>  mp32-mpicc 
> /usr/lib/gcc/i386-redhat-linux/4.3.0/../../../crt1.o: In function `_start':
> (.text+0x18): undefined reference to `main'
> collect2: ld 返回 1
>
NOTABUG. You need to run them (mp32-mpif77 or mp32-mpicc) on an appropriate
source code; running mp32-mpicc is like just running ;
"gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -mtune=generic -Wl,-z,noexecstack
-Wl,-z,noexecstack -ldl -lrt".
   


-- 
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.




More information about the Fedora-package-review mailing list