- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
I'm using an older version of DVF, version 6.6, and a new program I'm developing compiles everything fine but comes up with the message "SPAWNING ERROR LINK.EXE" I'm kind of baffled. So far, I've only found posted messages about this error coming up as acompile error. Anyone have any suggestions as where to look for this problem? Thanks in advance.
Bob Selzer
Bob Selzer
- Marcas:
- Intel® Fortran Compiler
Link copiado
5 Respostas
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Is that the actual text of the message? I'd expect it to say "Error spawning link.exe". The process of building your application has two phases. First, all the source files are compiled into object files. Second, all the object files are linked into an executable. It is this second phase that is going wrong.
First, does link.exe exist in C:Program FilesMicrosoft Visual StudioVC98BIN ? Second, is that directory listed under Tools > Options > Directories > Executable files?
First, does link.exe exist in C:Program FilesMicrosoft Visual StudioVC98BIN ? Second, is that directory listed under Tools > Options > Directories > Executable files?
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Quoting - Steve Lionel (Intel)
Is that the actual text of the message? I'd expect it to say "Error spawning link.exe". The process of building your application has two phases. First, all the source files are compiled into object files. Second, all the object files are linked into an executable. It is this second phase that is going wrong.
First, does link.exe exist in C:Program FilesMicrosoft Visual StudioVC98BIN ? Second, is that directory listed under Tools > Options > Directories > Executable files?
First, does link.exe exist in C:Program FilesMicrosoft Visual StudioVC98BIN ? Second, is that directory listed under Tools > Options > Directories > Executable files?
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Please try your post again - it came through as blank.
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Quoting - rselzer
Thenthe error was perfectly obvious, easily solved, after only three horrible days. Thanks again for your response.
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
I can't imagine that a compile error would cause an "error spawning link.exe" message. In fact, if you got the compile error, it would not have tried to link at all. In any event, I'm glad to hear you've straightened it out.

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