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]
Other format: [Raw text]

Re: Statically linked binary way way too big


On 16 October 2002 09:18, Denis Vlasenko wrote:
> > Did you try to study *why* the image gets that large? Please add
>
> Yes. I did objdump --disassemble.
>
> > -Wl,--verbose to your compiler options to have the linker print all
> > object files it incorporates into the executable. If you doubt that
> > any of these object files rightfully belong into the executable,
> > please post
> >
> > a) a complete list of object files that are incorporated into the
> >    executable, and
> > b) a list of object files that you think should not be there.
>
> Test was done at home with recent gcc/glibc.
> I'll do what you ask as soon as I install latest gcc/glibc here at
> work. Hopefully in an hour...

Heh, no luck today. I forgot to take recompiled lib-pam from home. :-(
Tomorrow...
--
vda


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