- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Thanks for the suggestion, unfortunately I had already noticed that from discussions in other threads, I am still getting the following error
Compiling...
ifort /nologo /include:"Release/" /fpscomp:nolibs /fpe:0 /module:"Release/" /object:"Release/" /libs:qwin /4Yportlib /c "D:Program FilesIntelFortranSCIGRAPHSgdata.f90"
ifort /nologo /include:"Release/" /fpscomp:nolibs /fpe:0 /module:"Release/" /object:"Release/" /libs:qwin /4Yportlib /c "D:Program FilesIntelFortranSCIGRAPHSglowlvl.f90"
fortcom: Fatal: There has been an internal compiler error (C0000005).
compilation aborted for D:Program FilesIntelFortranSCIGRAPHSglowlvl.f90 (code 1)
Which is not so helpful !
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Steve - I'm not having much luck here. I uninstalled my existing version and downloaded and reinstalled 8.0.038
"Intel Fortran Compiler Integration for Microsoft Visual Studio .NET 2003, Version 8.0.1877.2003"
But I am still getting the following error
ifort /nologo /Zi /Od /fpscomp:nolibs /fpe:0 /module:"Debug/" /object:"Debug/" /traceback /check:bounds /libs:qwin /4Yportlib /libdir:noauto /c "D:Program FilesIntelFortranSCIGRAPHSGLOWLVL.F90"
fortcom: Fatal: There has been an internal compiler error (C0000005).
compilation aborted for D:Program FilesIntelFortranSCIGRAPHSGLOWLVL.F90 (code 1)
Do you have any other suggestions ?
Thanks
Phil.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Let me guess: Scigraphs documentaion in Scigraph.wri in CVF issaying that you need (only) scigraph.mod on the path. But actually even sgadmin.mod, sgdata.mod, sgdraw.mod and sgplot.mod are needed on the path, otherwise you get "Internal compiler error" in CVF 6.6b. Maybe this is the case even in IVF 8?
Make your workspace to "see" all these .mod files and see what happens.
Correcting this documentation was thought to be "cosmetic"and not made in CVF 6.6c.
Sabalan.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Steve,
Internal compiler error is fixed in the first release of 6.6c, as I could see, and even some modifications have been done in Scigragh.wri, but the need to having all .mod-s available is not mentioned. I wrote exactly like this even in my previous message regarding the 6.6c update.
What has to be tested is if IVF 8 behaves the same as 6.6b when .mod-s are not available.
Sabalan.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Package ID: w_fc_pc_8.0.038
