bug-make
[Top][All Lists]
Advanced

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

[bug #29104] Directory Search for Link Libraries doesn't work in implici


From: Paul D. Smith
Subject: [bug #29104] Directory Search for Link Libraries doesn't work in implicit rules
Date: Thu, 01 Jul 2010 07:35:07 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6

Update of bug #29104 (project make):

        Operating System:              MS Windows => Any                    
           Triage Status:                    None => Verified               

    _______________________________________________________

Follow-up Comment #3:

This is a real bug.  Misha's original version SHOULD work; after all it works
fine to do something like this:

%.exe : %.c foo.h


And "-lm" should be no different.  The problem is that the code that manages
extra prerequisites for pattern rules is not enhanced to understand the
special "-l*" form of prerequisite for library searching.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29104>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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