This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

c/3501: Correction to problem report #3500 (location of output .d (dependancy file from -MMR switch) has changed from previous releases)



>Number:         3501
>Category:       c
>Synopsis:       Correction to problem report #3500 (location of output .d (dependancy file from -MMR switch) has changed from previous releases)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jun 30 19:06:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     ron flory rjflory@hiwaay.net
>Release:        2.95, 2.96
>Organization:
>Environment:
same
>Description:
 Although the problem is real, I incorrectly reported the 
wrong commandline switch to generate a dependancy file.

 Instead of -MMR, the actual switch is -MMD

 I apologize for not pasting actual command-line text...

 It would be most helpful if the original poster of
bugreports culd edit the entry, to fix such dumb typos..

ron
>How-To-Repeat:
gcc -MMD -c -o obj/xyz.o xyc.cpp
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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