On Tuesday 16 October 2001 03:40, Christopher C. Chimelis wrote: > On Tue, 16 Oct 2001, Helge Deller wrote: > > I'm not very familiar with objdump and nm, but I've hopefully put the > > correct objdump output at > > http://puffin.external.hp.com/~deller/objdump_qgvector > > Maybe this can help you to see if it is a ld or g++ bug ? > > It looks like it's splitting the functions into subsections under .text, > much like i386 and most other platforms seem to do (alpha doesn't under > 2.95.4, but does the same as hppa with 3.0.2). The compiler seems to be > doing the right thing as far as -ffunction-sections goes. However, the > section may still be too large for the stubs to be reached. Hmmm... > > Does this happen with the qt-x11 package or is it just the CVS > qt-copy? Is there another testcase that I could look at or at least a > built tree of the above somewhere? > > C
Hi Christopher, Hi Grant As far as I know this also happens with debian's actual qt-x11 package (libqt2 ??). I haven't tried it myself, but I think Grant Grundler <[EMAIL PROTECTED]> tried building it yesterday. Apparently he didn't got a deb-package, so I assume he encountered the same problem. Grant: Could you maybe make the tree available to Christopher ? I myself just have a slow dial-up connection and have to leave now until tomorrow evening... :-( Thanks, Helge

