[plt-scheme] stdc++ linking problem

From: Richard C. Cobbe (cobbe at ccs.neu.edu)
Date: Wed Nov 19 12:50:29 EST 2003

Lo, on Wednesday, November 19, Richard C. Cobbe did write:

> (Side note: in my experience, ldd is fairly common across Unixes, or at
> least those that support shared libraries.  It doesn't seem to exist on
> my MacOS 10.2.8 machine, though -- does anyone know what the MacOS
> equivalent is?)

For those interested, MacOSX's otool program serves the same purpose;
use the -L flag to get the required shared libraries.  (Credit to
MacOSXHints.com for that one.)

Richard


Posted on the users mailing list.