- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
I've been trying to compile a substantial code (Gaussian03) with ifort and I've reached a linking stage:
xild -qipo -shared -o util.so dummy.o
--whole-archive util.a --no-whole-archive bsd/libf77blas.a bsd/libatlas.a
Which errors out with:
(0): internal error: Fatal error: dummy.il: Object's il version(1.14065.2.154) does not match the compiler's il version(1.14048).
I'm pretty sure this is caused by the atlas libs, but they were compiled with this same copy of ifort too. Does anyone have any idea whats casuing this? Or indeed any idea for a fix.
Thanks in advance
xild -qipo -shared -o util.so dummy.o
--whole-archive util.a --no-whole-archive bsd/libf77blas.a bsd/libatlas.a
Which errors out with:
(0): internal error: Fatal error: dummy.il: Object's il version(1.14065.2.154) does not match the compiler's il version(1.14048).
I'm pretty sure this is caused by the atlas libs, but they were compiled with this same copy of ifort too. Does anyone have any idea whats casuing this? Or indeed any idea for a fix.
Thanks in advance
- Marcas:
- Intel® Fortran Compiler
Link copiado
3 Respostas
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
It's pretty clear that the libs were NOT generated by the same version of the compiler. If they were, you wouldn't see this error.
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Are you possibly using Intel C++ instead of gcc?
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Is it possible to share experience in the compilation of gaussian03 ? I mean Makefile, and files in which you did some modifications ?
Many thanks in advance. Regards,
Frdric

Responder
Opções do tópico
- Subscrever fonte RSS
- Marcar tópico como novo
- Marcar tópico como lido
- Flutuar este Tópico para o utilizador atual
- Marcador
- Subscrever
- Página amigável para impressora