URL: <http://savannah.gnu.org/bugs/?30807>
Summary: $(LDFLAGS) used in implicit linking rule Project: make Submitted by: None Submitted on: Mi 18 Aug 2010 12:45:46 UTC Severity: 3 - Normal Item Group: Documentation Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Component Version: 3.81 Operating System: Any Fixed Release: None Triage Status: None _______________________________________________________ Details: Hi, accordding to the GNU make manual in section "10.2 Catalogue of Implicit Rules" [1] the ‘$(CC) $(LDFLAGS) n.o $(LOADLIBES) $(LDLIBS)’ recipe is used linking a single object file. This recipe contains the variables $(LOADLIBES) and $(LDLIBS), but they are not documented in the next section "10.3 Variables Used by Implicit Rules". This is confusing and has caused my some reasearch to actually understand an upstream Makefile. Please add descriptions for these variables in the appropriate section. Cheers, Fabian [1] http://www.gnu.org/software/make/manual/make.html#Catalogue-of-Rules _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?30807> _______________________________________________ Nachricht geschickt von/durch Savannah http://savannah.gnu.org/ _______________________________________________ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make