URL:
<http://savannah.gnu.org/bugs/?46581>
Summary: load macro: warning: undefined variable '.LOADED'
Project: make
Submitted by: phantal
Submitted on: Tue 01 Dec 2015 07:58:44 PM GMT
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Component Version: 4.1
Operating System: Any
Fixed Release: None
Triage Status: None
_______________________________________________________
Details:
Whenever you load a shared library when make was executed with
--warn-undefined-variables:
~ cat /tmp/makefile
load /tmp/blah.so
~ gmake -f /tmp/makefile
/tmp/makefile:1: warning: undefined-variable '.LOADED'
gmake: *** No targets. Stop.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?46581>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-make mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-make