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: build failure on i[56]86


Ben Collins <bcollins@debian.org> writes:

> On Sat, Feb 10, 2001 at 07:19:12PM +0100, Andreas Jaeger wrote:
> > 
> > You're building in the source directory?  That's something that's AFAIK none
> > of the glibc developers does.  It might be your problem.  Ok, I'll try
> > it now with gcc 2.95.2 and make 3.79.0.2 on my i686 SuSE Linux
> > system.  I'm using the same CFLAGS (they shouldn't change anything)
> > and a similar configure line,
> > 
> 
> No, I'm not. Sorry, the ./ was misleading. All of my builds are VPATH,
> outside the source tree.

I just tried it in the source directory and got:

gromit:/builds/glibc/for-ben/elf:[0]$ ll dl-procinfo.*
-rw-r--r--    1 aj       users         191 Feb 10 19:36 dl-procinfo.d
-rw-r--r--    1 aj       users        1066 Feb 10 19:36 dl-procinfo.o
-rw-r--r--    1 aj       users        1066 Feb 10 19:36 dl-procinfo.os

and it gets properly linked into dl-allobjs.os:
gcc   -nostdlib -nostartfiles -r -o dl-allobjs.os rtld.os dl-load.os dl-cache.os dl-lookup.os dl-object.os dl-reloc.os dl-deps.os dl-runtime.os dl-error.os dl-init.os dl-fini.os dl-debug.os dl-misc.os dl-version.os dl-profile.os dl-sysdep.os dl-environ.os dl-minimal.os dl-procinfo.os

Sorry, I can't help here.  Did you try the tar ball for glibc
2.2.2pre2 that Ulrich made?

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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