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: 2.1.94: No way to compile for mipsel-linux-gnu w/o optimization


"Maciej W. Rozycki" <macro@ds2.pg.gda.pl> writes:

> because librtld.os includes a definition of __libc_multiple_libcs
> (originating from sysdeps/generic/dl-sysdep.c) and ../libc_pic.a includes
> another one (from sysdeps/unix/sysv/linux/init-first.c).  Init-first.c
> gets pulled in because nothing else provides either __libc_argc or
> __libc_argv and these symbols are used by elf/dl-open.c (the code of which
> is included in librtld.os).

I'm not positively sure, but I thing dl-open.c should use
_dl_argc/_dl_argv instead of __libc_arg[cv].

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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