Hi all, the compiler has sent this message to me:
Compilatore: Default compiler Esecuzione di gcc.exe...
gcc.exe "C:\Users\Dino\Desktop\prova.c" -o "C:\Users\Dino\Desktop\prova.exe" -g3 -I"C:\Dev- Cpp\include" -L"C:\Dev-Cpp\lib" -g3 C:\Dev-Cpp\Bin..\lib\gcc\mingw32\3.4.2........\mingw32\bin\ld.exe: BFD 2.15.91 20040904 internal error, aborting at ../../src/bfd/cache.c line 495 in bfd_cache_lookup_worker
C:\Dev-Cpp\Bin..\lib\gcc\mingw32\3.4.2........\mingw32\bin\ld.exe:
Please report this bug. collect2: ld returned 1 exit status Esecuzione terminata
You are reporting the bug to the wrong place. The linker is not part of Dev-C++. It is provided by the MinGW project
: http://www.mingw.org
Log in to post a comment.
Hi all, the compiler has sent this message to me:
Compilatore: Default compiler
Esecuzione di gcc.exe...
gcc.exe "C:\Users\Dino\Desktop\prova.c" -o
"C:\Users\Dino\Desktop\prova.exe" -g3 -I"C:\Dev-
Cpp\include" -L"C:\Dev-Cpp\lib" -g3
C:\Dev-Cpp\Bin..\lib\gcc\mingw32\3.4.2........\mingw32\bin\ld.exe: BFD
2.15.91 20040904 internal error, aborting at ../../src/bfd/cache.c line 495 in
bfd_cache_lookup_worker
C:\Dev-Cpp\Bin..\lib\gcc\mingw32\3.4.2........\mingw32\bin\ld.exe:
Please report this bug.
collect2: ld returned 1 exit status
Esecuzione terminata
You are reporting the bug to the wrong place. The linker is not part of
Dev-C++. It is provided by the MinGW project
: http://www.mingw.org