Re: Assembler unable to handle relative offsets in PIC code under cross-compiling env.

2006-02-09 Thread Nick Clifton
Hi Ayonam, The assembly fragment in question looks like this: .section.rodata .L5465: .long .L5457-.+(.-.L5465) .long .L5458-.+(.-.L5465) <<- Problem first reported here .section .gnu.linkonce.t._ZNK6Layout12StdTransformIiE9transformIdEEKNS_5PointIT_EERS6

gprof extreemly slow on reading a 64bit executable

2006-02-09 Thread Dirk-Jan Jongeneel
I have a large program compiled on rh72 as well as rhel3 using gcc3.2.3 or gcc4.0.2 (I use -fno-omit-frame-pointer in 64bit case else it would not work at all there - but that seems to be a known issue) I use binutils-2.13.2.1. If I run gprof for the 32 bit it returns in 30 seconds with no g