On Mon, Jun 18, 2001 at 03:05:18PM -0600, Greg Satz wrote: > I was able to get profiling working using glibc-2.2.2 and gcc-2.95.3. Both > packages needed changes. The compiler had a stack misalignment correction > for glibc. Glibc didn't save all the registers nor treat sp/fp correctly. > Currently files compiled with -pg need to be linked -static. Specs need to > be updated to do this automatically. > The next release of my mips toolchain should be as good as the x86 version in RedHat 7.1. If you can send me patches against binutils, glibc and gcc under http://ftp.kernel.org/pub/linux/devel/binutils/mips/ I will take a look to see if I can include them in my next release. H.J.