Hello,

I am using make 3.79.1 on alpha-redhat-linux-gnu.

It seems that make is removing LD_LIBRARY_PATH from the environment, which
means that following simple makefile fails (even if LD_LIBRARY_PATH is set
of course):

all:
        env | grep LD_LIBRARY_PATH

Is there a patch for this bug ?

Regards,
Joern
--
--
Jörn Tomanik
Alcatel SEL AG
Next Generation Networks
[EMAIL PROTECTED]
Fon: ++49.711.82140403
Fax: ++49.711.82140017



_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to