News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

The 04 April 2007 build is out.

Started by killerbot, April 04, 2007, 08:03:50 PM

Previous topic - Next topic

toodles

QuoteIf everyone would stop generalizing when talking about problems, life would be so much easier. The debugger works. Saying it doesn't is only spreading FUD. What it doesn't do is spawn a separate terminal for debugging console apps. That's way different from a fuzzy "it doesn't work".

My apologies :-P

toodles

Suryavarman

#16
On windowsXp/wxwidget/C++/OpenGL:
Yesterday:
- Build my project on C::B 1.0 is OK
- I try Nightly for the first time, Build my project is Ok

Today :
-I creat a new class with class Wizard, Build my project is not OK (with or without option compilation)

/mingw/lib/crt2.o:crt1.c:(.text+0x16a): undefined reference to `__cpu_features_init'


- I delete the new class (always this same bug).
- I install this last release (always this same bug).
- I unstall (and all delete files) /install C::B V1.0 ...i can't compile my project :(


/mingw/lib/crt2.o:crt1.c:(.text+0x16a): undefined reference to `__cpu_features_init'
E:/Program Files/CodeBlocks/bin/../lib/gcc/mingw32/3.4.4/../../../libmingw32.a(main.o):main.c:(.text+0x106): undefined reference to `WinMain@16'


... My project is comrrupted by Nightly builds !!! :(

EDIT:
YATTTTAA
I uninstall MinGw 5.1.3 and is Good. Now my project build. :p