Re: Auto-deps?

From: George Greer (greerga@circlemud.org)
Date: 05/07/02


On Tue, 7 May 2002, David Endre wrote:

>You have the src directory, and then within the src directory is another
>called RCS. Typically when I did a make, it would checkout all the
>required files from RCS, and compile fine. However, when I created the
>depend file and tried to make with that type of setup, I couldn't get it
>to check out the header files. It would checkout the .c files and then
>error out saying it couldn't find xxxx.h. Was I doing something wrong or
>is this a limitation of the depend setup? Any thoughts are appreciated.

I never tested it with auto-checkout RCS, nor do we use that setup, so
you're on your own there.  The depend step requires all the .c files to
exist so it can run 'gcc' on them to find the headers.

--
George Greer
greerga@circlemud.org

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   | Newbie List:  http://groups.yahoo.com/group/circle-newbies/   |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 06/25/03 PDT