This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: csu/abi-note.ob csu/init.ob csu/start.ob ?


Geoff Keating <geoffk@cygnus.com> writes:

> I think you need gmon-start.o for any profiling, while you only need
> the libc_p.a if you actually want to profile libc.  So it's probably
> not a good idea to remove them.

Yes.  I just had that same thought this AM.
By the same token, bcrt1.o is useful for any bounds-checking,
even without libc_b.a.

Greg

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