problem with gist index amdb utility

Started by Sergej Galkinabout 16 years ago2 messages
#1Sergej Galkin
sergej.galkin@gmail.com

Hello all,

With New Year !

I realized my own gist index, and now I want to debug it :) I want to use
amdb program
http://gist.cs.berkeley.edu/libgist-2.0/install.html
But I have problem with installing it.
When I running "gmake cmdline"
It doesn't find iostream.h file :( and uses g++ (it is c++ compiler)).
But I know that c++ compiler uses iostream files, and the are on my paths.
Where can I get iosteam.h file ?

Best regards,
Sergej Galkin

#2Dimitri Fontaine
dfontaine@hi-media.com
In reply to: Sergej Galkin (#1)
Re: problem with gist index amdb utility

Sergej Galkin <sergej.galkin@gmail.com> writes:

I realized my own gist index, and now I want to debug it :)

I used Gevel for that:
http://www.sai.msu.su/~megera/wiki/Gevel

Regards,
--
dim