This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: make dep-am


I saw those too. I am using gcc version 3.4.4 20050721 (Red Hat 3.4.4-2)
on RHEL 4 U2. I tried gcc version 4.0.3 20051026 (prerelease) and the
result is the same.

H.J. Lu
Intel Corporation


>-----Original Message-----
>From: Alan Modra [mailto:amodra@bigpond.net.au]
>Sent: Sunday, October 30, 2005 4:27 PM
>To: Lu, Hongjiu; binutils@sources.redhat.com
>Subject: make dep-am
>
>HJ,
>  What version of gcc are you using to generate makefile dependencies?
>I see lots of benign differences when I regenerate, all like the
>following.  Your gcc -MM apparently doesn't remove duplicates.
>
>@@ -1088,8 +1088,7 @@ coff-arm.lo: coff-arm.c $(INCDIR)/filena
>   libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
> coff-aux.lo: coff-aux.c $(INCDIR)/filenames.h $(INCDIR)/coff/aux-
>coff.h \
>   $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h
>$(INCDIR)/coff/external.h \
>-  coff-m68k.c $(INCDIR)/hashtab.h $(INCDIR)/coff/m68k.h \
>-  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
>+  coff-m68k.c $(INCDIR)/hashtab.h libcoff.h $(INCDIR)/bfdlink.h \
>   coffcode.h coffswap.h
> coff-h8300.lo: coff-h8300.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
>\
>   $(INCDIR)/bfdlink.h genlink.h $(INCDIR)/coff/h8300.h \
>
>--
>Alan Modra
>IBM OzLabs - Linux Technology Centre


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