2.0.7 on Hurd: Problem linking sln

Andreas Jaeger aj@arthur.rhein-neckar.de
Tue Aug 18 15:30:00 GMT 1998


Hi,

we've just got the appended bug report for glibc 2.0.7pre5 on the Hurd.

The rule for linking sln in elf/Makefile is:
$(objpfx)sln: $(objpfx)sln.o
        $(CC) -nostdlib -nostartfiles -o $@ $(sysdep-LDFLAGS) -static         \
              $(addprefix $(csu-objpfx),start.o) $(+preinit)                  \
              $(filter-out $(addprefix $(csu-objpfx),start.o) $(+preinit)     \
                $(link-extra-libs) $(common-objpfx)libc% $(+postinit),$^)     \
              $(link-extra-libs) $(common-objpfx)libc.a $(gnulib) $(+postinit)

Is there an elegant way to add libmachuser/libhurduser?  Could
somebody running Hurd look into this, please?

Thanks,
Andreas

-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
  for pgp-key finger ajaeger@alma.student.uni-kl.de


More information about the Libc-hacker mailing list