- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
I try to run the Intel Fortran Compiler 1.1 under the latest version of Scientific Linux. The instalation-program tells me that it doesn't recognice the kernel and which kind of Linux I am using. It also doesen't regognice Java-componets needed for the Debbuger, though I installed also the Java-components. As a result the Compiler works, but only without debbuger informations.
Thanks in advance,
Arne.
- Etiquetas:
- Intel® Fortran Compiler
Enlace copiado
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
If you don't care to set up JRE for the idb debugger, the idbc debugger should still be available.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
If you don't care to set up JRE for the idb debugger, the idbc debugger should still be available.
Thanks for the prompt answer.
You are right, I meant version 11.1 not 1.1.
java -version yields:
OpenJDK Runtime Environment (build 1.6.0-b09)
OpenJDK 64-Bit Server VM (build 1.6.0-b09, mixed mode)
I don't mind to that up JRE. What do I have to do do for this?
Best,
Arne.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Thanks for the prompt answer.
You are right, I meant version 11.1 not 1.1.
java -version yields:
OpenJDK Runtime Environment (build 1.6.0-b09)
OpenJDK 64-Bit Server VM (build 1.6.0-b09, mixed mode)
I don't mind to that up JRE. What do I have to do do for this?
Best,
Arne.
Version 11.1.064 should have a fix to recognize the OpenJDK - did you install this version or an older one?
So what happens if you try to use the X11 GUI for IDB - just run 'idb' and does it work?
If not, you can get the genuine JRE from Sun http://java.com/en/download/manual.jsp
ron
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
You are right, I meant version 11.1 not 1.1.
java -version yields:
OpenJDK Runtime Environment (build 1.6.0-b09)
OpenJDK 64-Bit Server VM (build 1.6.0-b09, mixed mode)
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
I downloaded a Java-version from sun and I also downloaded the latest version of the Fortran-Compiler.
The latter recognizes now the Java-version I have (don't know what of the to changes did the trick.)
However, I still have trouble with the debugger. Is there maybe also a problem with Scientific Linux? The compiler also says that he doesn't regognize my Linux.
Thanks,
Arne
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Arne,
Which exactly are the problems with the debugger?
You should set up the environment with the source script first, e.g. /opt/intel/Compiler/11.1/064/bin/ifortvars.sh ia32|intel64
that sets all library paths and the environment for compiler and debugger.
How do you build the executable?
-g is the option that implicitly sets the right DWARF2 format and such code should be debuggable with Intel IDB.
Regards,
Hubert.

- 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