- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
I have trouble to compile a project using a trial version of IVF 9.0 (standard edition), since my team is planning to move from CVF 6.6 in the near feature. So, I'm afraid to make a purchase, for a compiler which seems not being able to do better than CVF 6.6.
My project has 47 Fortran modules, all 46 compiled well (0 errors, and 0 Warnings), except the lastest. The compiler prints the following message:
------ Build started: Project: win32, Configuration: Debug|Win32 ------
Compiling with Intel Fortran 9.0...
ifort /nologo /Zi /Od /module:"Debug/" /object:"Debug/" /traceback /check:bounds /libs:static /threads /dbglibs /c D:TravailTaff20srcstdfem.f90
D:TravailTaff20srcstdfem.f90(1) : Severe: **Internal compiler error: internal abort** Please report this error along with the circumstances in which it occurred in a Software Problem Report. Note: File and line given may not be explicit cause of this error.
!*****************************************************************************
^
compilation aborted for D:TravailTaff20srcstdfem.f90 (code 3)
win32 build failed.
Is this a compiler bug? Does Intel willing to support us if we purchase a valid licence ?
Thanks for any help or advise you can provide.
I have trouble to compile a project using a trial version of IVF 9.0 (standard edition), since my team is planning to move from CVF 6.6 in the near feature. So, I'm afraid to make a purchase, for a compiler which seems not being able to do better than CVF 6.6.
My project has 47 Fortran modules, all 46 compiled well (0 errors, and 0 Warnings), except the lastest. The compiler prints the following message:
------ Build started: Project: win32, Configuration: Debug|Win32 ------
Compiling with Intel Fortran 9.0...
ifort /nologo /Zi /Od /module:"Debug/" /object:"Debug/" /traceback /check:bounds /libs:static /threads /dbglibs /c D:TravailTaff20srcstdfem.f90
D:TravailTaff20srcstdfem.f90(1) : Severe: **Internal compiler error: internal abort** Please report this error along with the circumstances in which it occurred in a Software Problem Report. Note: File and line given may not be explicit cause of this error.
!*****************************************************************************
^
compilation aborted for D:TravailTaff20srcstdfem.f90 (code 3)
win32 build failed.
Is this a compiler bug? Does Intel willing to support us if we purchase a valid licence ?
Thanks for any help or advise you can provide.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
An "Internal Compiler Error" is always a compiler bug. The current version of the compiler is 9.0.021. If you can reproduce the problem under that version, then please do report the problem at http://premier.intel.com/ Of course we provide support if you buy a license (as long as the license support term is valid, which is a year from purchase.)

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page