public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/108641] New: Hooking MS-MPI system into the NONMEM installation failed
@ 2023-02-02 15:27 weilongzhang0538 at foxmail dot com
  2023-02-02 17:54 ` [Bug fortran/108641] " pinskia at gcc dot gnu.org
  2023-02-03  2:16 ` weilongzhang0538 at foxmail dot com
  0 siblings, 2 replies; 3+ messages in thread
From: weilongzhang0538 at foxmail dot com @ 2023-02-02 15:27 UTC (permalink / raw)
  To: gcc-bugs

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-02-03  2:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-02 15:27 [Bug debug/108641] New: Hooking MS-MPI system into the NONMEM installation failed weilongzhang0538 at foxmail dot com
2023-02-02 17:54 ` [Bug fortran/108641] " pinskia at gcc dot gnu.org
2023-02-03  2:16 ` weilongzhang0538 at foxmail dot com

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