bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnu make seems to be dropping part of an LDADD variable ?


From: Paul D. Smith
Subject: Re: gnu make seems to be dropping part of an LDADD variable ?
Date: Fri, 14 Jun 2002 17:44:28 -0400

The easy way to see what make thinks the value is, is to run make with
the -p option.

Not only will you see the internal value, but you'll see where make
found that value (file name and line number).

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.paulandlesley.org/gmake/
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist



reply via email to

[Prev in Thread] Current Thread [Next in Thread]