makedepend issue

S

sunil

Hi,
I am running makedepend on c++ file that includes <string>,<vector>
headers ( SUNOS). makedepend fails saying cannot find these include
files. Is it not intelligent enough to figure out the standard include
path depending on source file type? If so whats the solution. (I want
to gen. deps on multiple archictectures)
Thanks,
Sunil.
 
T

Thomas Matthews

sunil said:
Hi,
I am running makedepend on c++ file that includes <string>,<vector>
headers ( SUNOS). makedepend fails saying cannot find these include
files. Is it not intelligent enough to figure out the standard include
path depending on source file type? If so whats the solution. (I want
to gen. deps on multiple archictectures)
Thanks,
Sunil.

You need to ask in a newsgroup dedicated to your compiler tools
or platform, as there is no makedepend in the C++ language.

Read the FAQs and Welcome.txt below.

--
Thomas Matthews

C++ newsgroup welcome message:
http://www.slack.net/~shiva/welcome.txt
C++ Faq: http://www.parashift.com/c++-faq-lite
C Faq: http://www.eskimo.com/~scs/c-faq/top.html
alt.comp.lang.learn.c-c++ faq:
http://www.raos.demon.uk/acllc-c++/faq.html
Other sites:
http://www.josuttis.com -- C++ STL Library book
http://www.sgi.com/tech/stl -- Standard Template Library
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,172
Messages
2,570,934
Members
47,477
Latest member
ColumbusMa

Latest Threads

Top