This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: __gmon_start__


> From: Ulrich Drepper <drepper@redhat.com>
> Date: 28 Aug 2000 01:12:23 -0700
> 
> Geoff Keating <geoffk@cygnus.com> writes:
> 
> > This does work on PowerPC.
> 
> What is working?  You mean the existing code?

I mean it starts working when you define 

ifeq ($(subdir),csu)
CFLAGS-initfini.s += -DWEAK_GMON_START
endif

that is, WEAK_GMON_START works.

-- 
- Geoffrey Keating <geoffk@cygnus.com>

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]