Re: [Cegcc-devel] Problem compling GCC 4.4 with Cygwin

2009-06-24 Thread Vincent R.
Some key point : Chris Sutcliffe wrote: But the compiler complains of duplicate definitions of c++ functions in libstdc++_s.a and libstdc++.a. Did I miss something? I found the source of the issue, compiling using -O2 somehow links in libstdc++.a. Is there an equivalent optimization option to

Re: [Cegcc-devel] Problem compling GCC 4.4 with Cygwin

2009-06-24 Thread Vincent R.
Hi, I am following mingw mailing list and they are testing gcc-4.4 and there are some issues with float, gdb ... You shoukl read every post and see if it can be related to cegcc-4.4 issues. read starting from this post : http://article.gmane.org/gmane.comp.gnu.mingw.user/29985 and keep on this on