User forums > Help
Urgent solution needed. :/.
Userx:
#include <iostream>
using namespace std;
int main()
{
cout << "Hello world!" << endl;
return 0;
}
-------------- Build: Debug in Xample (compiler: GNU GCC Compiler)---------------
mingw32-g++.exe -o bin\Debug\Xample.exe obj\Debug\main.o
mingw32-g++.exe: Internal error: Aborted (program collect2)
Please submit a full bug report.
See <URL:http://www.mingw.org/bugs.shtml> for instructions.
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings (0 minutes, 0 seconds)
and no there is no .exe in that output folder.
oBFusCATed:
--- Quote from: Userx on April 19, 2013, 02:52:51 pm ---Please submit a full bug report.
See <URL:http://www.mingw.org/bugs.shtml> for instructions.
--- End quote ---
The compiler have told you what to do!
BlueHazzard:
it could also be possible that you have a wrong compiler version on you pc.
How did you have installed c::b? Where did you downloaded it? witch version? with mingw integrated?
Witch Mingw version do you use? Have you ever installed DevC++ before?
can you try to uninstall c::b and mingw and install this version: http://prdownload.berlios.de/codeblocks/codeblocks-12.11mingw-setup_user.exe
i think you have a mess with the compiler...
Alpha:
Special characters/spaces in path?
Userx:
--- Quote from: BlueHazzard on April 19, 2013, 07:08:46 pm ---it could also be possible that you have a wrong compiler version on you pc.
How did you have installed c::b? Where did you downloaded it? witch version? with mingw integrated?
Witch Mingw version do you use? Have you ever installed DevC++ before?
can you try to uninstall c::b and mingw and install this version: http://prdownload.berlios.de/codeblocks/codeblocks-12.11mingw-setup_user.exe
i think you have a mess with the compiler...
--- End quote ---
Well no i installed that only .And i had the compiler problem with dev c++ as well. I guess GCC compiler doesnt go with windows 8 or something ?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version