ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

little problem with building ddd.


From: georgios varsamopoulos
Subject: little problem with building ddd.
Date: Tue, 7 Nov 2000 10:07:29 -0700 (MST)

I have a link-time problem:
the file ddd/logplayer.C calls istream::seekg(strampos). The compiler
though, somehow, translates it as seekg(long) and the linker finds
unsatisfied symbols (i.e. seekg(long) ).

Is there any work-around, to make the compiler "see" seekg the way it
is meant?


Thank you,

George Varsamopoulos
Systems Administration
Computer Science Dept
Colorado State University
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]