Qt-interest Archive, March 2007
epilogue
Message 1 in thread
On Monday 19 February 2007 19:30, Andreas Pakulat wrote:
> On 19.02.07 18:32:15, Anatoly Kanashin wrote:
> > There is need to using Qt4 library with compiler gcc-2.95.
> > Does anybody makes it? gcc-2.95 is not supported by Trolltech.
>
> Well, gcc-2.95 is ancient like egyptian pharao's. Qt4 won't compile
> out-of-the-box and I'm not sure if it can compile at all with 2.95. If
> you really need that: Ask TT if they're willing to do this for whatever
> amount of money you can offer them.
Finally I found that using -O2 directive for gcc-2.95.4 is dangerrous.
And after that i get fully workable Qt4.2.2 library! :)
I created diff-file for easy patching source-tree. This file has 21Kb size.
And this is all. Two weeks of work. No backs paying. 8o)
--
[ signature omitted ]