User forums > Help

Big question!!

<< < (3/3)

kecho:
This looks like a bug of Code::blocks with djgpp. If I use another compiler such as mingw32-gcc.exe the error will be displayed just like my friend Seronis has over his machine:


--- Quote ---Compiling: C:\Documents and Settings\Owner\Desktop\main.c
C:\Documents and Settings\Owner\Desktop\main.c: In function `int main()':
C:\Documents and Settings\Owner\Desktop\main.c:5: error: expected `;' before "return"
Process terminated with status 1 (0 minutes, 0 seconds)
1 errors, 0 warnings
--- End quote ---

however when switching from this compiler to DJGPP i get:


--- Quote ---Compiling: C:\Documents and Settings\Owner\Desktop\main.c
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings
--- End quote ---

And later, thanks to gd_on, I discovered that this was a filed bug in C::B nightly builds

http://developer.berlios.de/bugs/?func=detailbug&bug_id=11586&group_id=5358
http://forums.codeblocks.org/index.php/topic,6470.0.html

Ive tried reinstalling cleaning the register from old C::B versions and the results are the same. This might be a persistent bug that developers didn't look over in version 8.02 or my incompetence in configuring this compiler. Please let me know what you guys think.

~K.

Navigation

[0] Message Index

[*] Previous page

Go to full version