This is the mail archive of the automake-prs@sources.redhat.com mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: automake/315: per program CFLAGS broken


Synopsis: per program CFLAGS broken

State-Changed-From-To: open->analyzed
State-Changed-By: adl
State-Changed-When: Mon Apr 22 09:45:32 2002
State-Changed-Why:
    This is the bug tested by tests/specflags8.test in 1.6.1 (an XFAIL) test.
    Basically &subobjname needs to know whether the target for which it 
    generates an object variable for will use per-target CFLAGS, however 
    this information is not readily available.  (It might be easier to
    change &subobjname to always increase $num; although it looks like
    something Richard wanted to avoid.)
    
    Gustavo, one ugly workaround is to not use the same variable (here $(qosm_SRCS))
    in your two _SOURCES variables.

http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=automake&pr=315


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]