[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Debugging dependencies...
From: |
Tony Kolarik |
Subject: |
Re: Debugging dependencies... |
Date: |
Wed, 22 Nov 2000 14:23:24 -0500 |
Eric Brown wrote:
> Is there some way to print what Cons thinks the dependencies for a
> particular file are?
My email's been down so maybe someone already answered this...
I think about the best you can do is use the -d flag. The dependencies are
pretty obvious in the output, but it doesn't show them selectively for
particular files. To narrow it down do something like
cons -d actual/path/to/foo.obj
or
cons -d linked/path/to/foo.obj
-- Tony K.
> I'm running into a problem where some dependent files
> aren't getting copied from the source directory to the build directory.
> It's odd because I use the same approach in a different directory, and those
> files are getting copied just fine.
>
> Eric
>
> "It is by caffeine alone I set my mind in motion.
> It is by the Beans of Java that thoughts acquire speed,
> the hands acquire shaking, the shaking becomes a warning.
> It is by caffeine alone I set my mind in motion." -- National Lampoon's
> "Doon"
>
> _______________________________________________
> address@hidden
> http://mail.gnu.org/mailman/listinfo/cons-discuss
> Cons URL: http://www.dsmit.com/cons/