On Tuesday 15 October 2002 10:55 am, Jos� Ab�lio Oliveira Matos
wrote:
> On Tuesday 15 October 2002 09:55, Lars Gullik Bj�nnes wrote:
> > This patch makes qt build on RH-8.0 with Gcc 3.2.
> > (there are also some other changes...)
>
> What do you mean?
> With rh 7.3 I wasn't able to compile with qt frontend. With
> rh 8.0 I did compile it without any problem.
>
> Just curious...
How did you build qt with g++-3.2?
I have had to temporarily change the symlink
/usr/bin/g++ -> /usr/bin/g++-3.2
Their configure script seems to ignore anything else.
Angus