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 ?


Andreas Jaeger <aj@suse.de> writes:

> Why do I have the three *.ob files in csu?  This is a normal build
> with static and shared libs only?
> 
> $ ls csu/abi-note* csu/init.* csu/start.*
> csu/abi-note.d  csu/abi-note.ob  csu/init.o   csu/start.d  csu/start.ob
> csu/abi-note.o  csu/init.d       csu/init.ob  csu/start.o

FYI, gmon-start.o and gcrt1.o are always built as well, even when
build-profile=no.  I'll fix that too.

Greg

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