- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Hello,
I am using the Intel Fortran compiler version 11.1, and am getting a catastrophic error when trying to compile a Fotran program:
-----------------------------------------------------------------
[user@login00 ~]$ ifort -c eaimInput.for
: catastrophic error: **Internal compiler error: segmentation violation signal raised**
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 eaimInput.for (code 3)
-----------------------------------------------------------------
Does this mean that is a bug with the compiler?
Thanks in advance,
Wadud.
I am using the Intel Fortran compiler version 11.1, and am getting a catastrophic error when trying to compile a Fotran program:
-----------------------------------------------------------------
[user@login00 ~]$ ifort -c eaimInput.for
: catastrophic error: **Internal compiler error: segmentation violation signal raised**
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 eaimInput.for (code 3)
-----------------------------------------------------------------
Does this mean that is a bug with the compiler?
Thanks in advance,
Wadud.
- Etiquetas:
- Intel® Fortran Compiler
Enlace copiado
2 Respuestas
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Yes, it is a bug in the compiler. It would be preferable to try the current ifort release, and submit a problem report on premier.intel.com if still advised. If you don't want to do that, you can try cutting back on optimization, with options such as -fno-inline-functions or
-O0
...
-O0
...
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
I've seen problems like this when the source program was a machine created program (10,000's of lines). Is this a machine created file (eaimInput.for)?
Jim Dempsey
Jim Dempsey
Responder
Opciones de temas
- Suscribirse a un feed RSS
- Marcar tema como nuevo
- Marcar tema como leído
- Flotar este Tema para el usuario actual
- Favorito
- Suscribir
- Página de impresión sencilla