bug-make
[Top][All Lists]
Advanced

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

[bug #30807] $(LDFLAGS) used in implicit linking rule


From: anonymous
Subject: [bug #30807] $(LDFLAGS) used in implicit linking rule
Date: Wed, 18 Aug 2010 12:45:46 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)

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/




reply via email to

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