public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "weilongzhang0538 at foxmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug debug/108641] New: Hooking MS-MPI system into the NONMEM installation failed
Date: Thu, 02 Feb 2023 15:27:21 +0000	[thread overview]
Message-ID: <bug-108641-4@http.gcc.gnu.org/bugzilla/> (raw)

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108641

            Bug ID: 108641
           Summary: Hooking MS-MPI system into the NONMEM installation
                    failed
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
          Assignee: unassigned at gcc dot gnu.org
          Reporter: weilongzhang0538 at foxmail dot com
  Target Milestone: ---

About install MS-mpi and Hooking MS-MPI system into the NONMEM

I want——
 "From a command window, cd to the ..\mpi\mpi_wing(i) directory, and recompile.
Make sure your command window has the proper environment variables defined,
that it points to the proper gfortran compiler system for your NONMEM
Installation. In the case of “easy install” nm74g64 or nm73g64, best to click
on your desktop window icons provided for these, so that the special command
window is opened with its particular environment variables set:
Call msmpi_buildg.bat (gfortran) ”

but

“C:\nm75g64\mpi\mpi_wing>Call msmpi_buildg.bat

C:\nm75g64\mpi\mpi_wing>gfortran -c -D_WIN64 -D INPTR_KIND()=8 -fno-range-check
mpi.f90

C:\nm75g64\mpi\mpi_wing>copy mpi.mod ..\..\resource
已复制         1 个文件。

C:\nm75g64\mpi\mpi_wing>gfortran -c pnm_mpi.f90 -I..\..\resource
pnm_mpi.f90:45.28:

      USE SIZES, ONLY: ISIZE
                            1
Fatal Error: Wrong module version '6' (expected '5') for file 'sizes.mod'
opened at (1)
gfortran: internal compiler error: Aborted (program f951)
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
C:\nm75g64\mpi\mpi_wing>”

I got a fatal error maybe because of  gfortran version 。。。

who know that what vision gfortran   is right for MS-MPI 10.012498.5??


I feel  so bad; Hope for your help

             reply	other threads:[~2023-02-02 15:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-02 15:27 weilongzhang0538 at foxmail dot com [this message]
2023-02-02 17:54 ` [Bug fortran/108641] " pinskia at gcc dot gnu.org
2023-02-03  2:16 ` weilongzhang0538 at foxmail dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-108641-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).