In article <[EMAIL PROTECTED]>,
Alex Zepeda  <[EMAIL PROTECTED]> wrote:
> 
> Uck.

Glad you liked the idea! :-)

> I'm curious, why do a.out/FreeBSD-elf/Linux-elf programs all respond to
> the same variables?  Sure it's perhaps a consistant interface, but
> wouldn't somthing like LINUX_LD_LIBRARY_PATH and/or AOUT_LD_LIBRARY_PATH
> make more sense?

Well, there is a different reason for each of the dynamic linkers.

    FreeBSD ELF:  It's required by the ELF specification.

    FreeBSD a.out: Backward compatibility.

    Linux ELF: Because it's part of Linux and that's just what it does.

John
-- 
  John Polstra                                               [EMAIL PROTECTED]
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "Disappointment is a good sign of basic intelligence."  -- Chögyam Trungpa



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to