2.1.94: No way to compile for mipsel-linux-gnu w/o optimization
Maciej W. Rozycki
macro@ds2.pg.gda.pl
Tue Oct 10 02:54:00 GMT 2000
On Mon, 9 Oct 2000, Maciej W. Rozycki wrote:
> On 9 Oct 2000, Ulrich Drepper wrote:
>
> > I'm not positively sure, but I thing dl-open.c should use
> > _dl_argc/_dl_argv instead of __libc_arg[cv].
>
> It looks so -- I'll make another patch and do some testing by tomorrow.
I've looked into it and it's not the way to go I suppose. The problem is
dl-open gets included both in ld.so (where it should use _dl_arg[cv]) and
in libc.so (where it should use __libc_arg[cv]). I don't know how to
resolve this at the moment.
Maciej
--
+ Maciej W. Rozycki, Technical University of Gdansk, Poland +
+--------------------------------------------------------------+
+ e-mail: macro@ds2.pg.gda.pl, PGP key available +
More information about the Libc-alpha
mailing list