Index:
[thread]
[date]
[subject]
[author]
From: Robert C. Duvall <rcd@cs.duke.edu>
To :
Date: 21 Jan 1999 08:20:35 -0500
Re: exp tree code
> I simply copy all the files from ~rcduvall/cps108/code/exptree
> to my directory.
>
> when I did : make
> It worked fine, but when I did: express
> It got:
> ld.so.1: express: fatal: libstdc++.so.2.8.0: open failed: No such file or
> directory
> Killed
>
> Does anyone know what's problem?
We will discuss this problem in class on Friday or Monday. The copy
in that directory is now fixed. Note that I fixed it by copying the
Makefile from the parent directory.
In general, the Makefile in ~rcduvall/cps108/code/Makefile is general
and can be used for all your projects. We are working on updating the
Makefile tutorial on the web.
Hope this helps,
rcd
--
Robert C. Duvall
Lecturer, Duke University
rcd@cs.duke.edu
Index:
[thread]
[date]
[subject]
[author]