Message-ID: <3DDAEF0A.6D1FAAF2@yahoo.com> From: CBFalconer Organization: Ched Research X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Why the djgpp.ver dependancy? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 24 Date: Wed, 20 Nov 2002 02:10:16 GMT NNTP-Posting-Host: 12.90.175.29 X-Complaints-To: abuse AT worldnet DOT att DOT net X-Trace: bgtnsc04-news.ops.worldnet.att.net 1037758216 12.90.175.29 (Wed, 20 Nov 2002 02:10:16 GMT) NNTP-Posting-Date: Wed, 20 Nov 2002 02:10:16 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In the following: > [1] c:\pcd\interp>gcc -MM initmem.c > initmem.o: initmem.c c:/djgpp/lib/gcc-lib/djgpp/3.1/djgpp.ver initmem.h ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > [1] c:\pcd\interp>gcc -v > Reading specs from c:/djgpp/lib/gcc-lib/djgpp/3.1/specs > Configured with: ../configure i586-pc-msdosdjgpp --prefix=/dev/env/DJDIR --disable-nls > Thread model: single > gcc version 3.1 Why does the underlined dependancy appear? Can it be suppressed? I am trying to set up automatic dependancies in the makefile early in the project, since I expect them to change continuously. Can I make them from the list of object files alone? i.e. have the gcc -MM operate on filename.c when supplied filename.obj. -- Chuck F (cbfalconer AT yahoo DOT com) (cbfalconer AT worldnet DOT att DOT net) Available for consulting/temporary embedded and systems. USE worldnet address!