User forums > General (but related to Code::Blocks)

I am waiting for Mingw 4.x

<< < (4/5) > >>

joubertdj:
Thanks Grom, that GCC 4.1.1 works great! I had to compile wxWidgets with 3.4.5 though, but it builded C::B successfully with 4.1.1 . I wrote a little script that toggles between the two versions whenever I needed them... Ceneza's Idea somewhere. Works great.

Official MingW support in GCC 4.3 hey ? Nice  :)

Wonder if GDB will do something like that a few months after that as well, here is hoping  :o

stahta01:
What options are you using with GCC 4.1.1 to get better control of warnings when compiling c++ code?

Tim S

liaoya:
My question is about gfortran support. I can compile gcc and g++ successfully, but I find compile gfortran fails. There is a bug in the code. But if I want to use g++, I must set the CPLUS_INCLUDE_PATH environment.

joubertdj:
Which warnings, the warnings with building C::B or general warnings?

stahta01:

--- Quote from: joubertdj on December 08, 2006, 03:45:01 pm ---Which warnings, the warnings with building C::B or general warnings?

--- End quote ---

The warning from g++? Or at least that is my guess.

example warning when building C::B
C:\wx\inno\wxWidgets-2.6_BRANCH\include\wx\sizer.h:31: warning: type attributes are honored only at type definition

Tim S

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version