View Full Version : Printing dependency with jam?
Guest
06-27-2003, 05:10 AM
Hello!
We use jam for building our product. Is there a way to print out for a
specific target its dependencies? I.e. if I type
../jam.sh <some-magic-option> program.exe
it prints out something like this
program.exe: program.cc program.h h1.h h2.h
if program depends on these four files? I tried the
../jam.sh -d d
command, but it didn't print out anything :-(
Bye,NAR
Robert Cowham
06-27-2003, 12:07 PM
Attila.Nohl@eth.ericsson.se wrote in news:bdhfo1$11n$1
@newstree.wise.edt.ericsson.se:
Hello! We use jam for building our product. Is there a way to print out for a specific target its dependencies? I.e. if I type ./jam.sh <some-magic-option> program.exe it prints out something like this program.exe: program.cc program.h h1.h h2.h if program depends on these four files? I tried the ./jam.sh -d d command, but it didn't print out anything :-( Bye,NAR
"jam -d3" of "jam -d4" starts showing this sort of info, though not in the
most user friendly way.
If you are using jam 2.5 then there is a graphical version grapher in Sam
Stafford's area of the Perforce public depot which takes the output of jam
-dd and graphs the result.
--
Robert Cowham
MyLounge.com Site Map
Forum:
Cars,
Cell Phone,
Database,
Games,
Home Improvement,
IT,
Music,
School,
Sports,
Web Design,
Web Server,
Weight Loss
The MyLounge.com forum is intended for informational use only and should not
be relied upon and is not a substitute for any advice. The information contained
on MyLounge.com are opinions and suggestions of members and is not a representation
of the opinions of MyLounge.com. MyLounge.com does not warrant or vouch for
the accuracy, completeness or usefulness of any postings or the qualifications
of any person responding. Please consult a expert or seek the services of an
attorney in your area for more accuracy on your specific situation. Please note
that our forums also serve as mirrors to Usenet newsgroups. Many posts you see
on our forums are made by newsgroup users who may not be members of MyLounge.com
Term of Service
vBulletin v3.0.7, Copyright ©2000-2008, Jelsoft Enterprises Ltd.