[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#115218: Test binutils packages made...please test quickly



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



Reply to: