I've been trying out gcc-3.0 (3.0.2) with some little Qt apps that I wrote. The code compiles fine, but fails with tons of undefined references Qwhatever objects when trying to link.
All is well, however, when linking with 2.95.4. What's the problem? Do I need to rebuild the qt libs with 3.0 to link against them? -- Brian Nelson <[EMAIL PROTECTED]>