Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jan 1997 15:59:38 -0800 (PST)
From:      John Polstra <jdp>
To:        CVS-committers, cvs-all, cvs-lib
Subject:   cvs commit:  src/lib/csu/i386 crt0.c
Message-ID:  <199701112359.PAA15835@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         97/01/11 15:59:37

  Modified:    lib/csu/i386  crt0.c
  Log:
  Set the "crt_ldso" member of the crt-to-ld.so interface structure.  This
  was apparently overlooked at the time the member was added.  Its absence
  causes some error messages from the dynamic linker to begin with
  "(null):" instead of with the pathname of the dynamic linker as they
  should.
  
  I am also adding a work-around to the dynamic linker, to cope with
  legacy binaries that were built with older versions of crt0.
  
  Revision  Changes    Path
  1.27      +2 -1      src/lib/csu/i386/crt0.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701112359.PAA15835>