This is the mail archive of the
libc-alpha@sources.redhat.com
mailing list for the glibc project.
Re: __gmon_start__
- To: drepper at cygnus dot com
- Subject: Re: __gmon_start__
- From: Geoff Keating <geoffk at cygnus dot com>
- Date: Mon, 28 Aug 2000 01:02:22 -0700
- CC: libc-alpha at sourceware dot cygnus dot com
- References: <m37l9129we.fsf@otr.mynet.cygnus.com>
> From: Ulrich Drepper <drepper@redhat.com>
> Date: 27 Aug 2000 23:10:41 -0700
> Everybody should now look at her/his own favourite platform to see
> whetch WEAK_GMON_START is defined or not. If it's not try defining it
> (in sysdeps/unix/sysv/linux/$ARCH/Makefile, see the i386 file). If
> this doesn't work let the list know. Then we have to change the
> Makefiles and also gcc's specs file.
This does work on PowerPC. In fact, I get a near-perfect test
run---the only failure is test-ifloat, which is caused by a bug in gcc
2.95.2. [I'm not sure whether it fixed vismain or not.]
--
- Geoffrey Keating <geoffk@cygnus.com>