next up previous contents
Next: Compilation Up: Source Code Package Previous: Source Code Package

Configuration

1.
Go to leda-root-path.

2.
Type: lconfig <cc> [static | shared]

where <cc> is the name (or command) of your C++compiler and the optional second parameter defines the kind of libraries to be generated. Note that in the current release shared libraries can be made only under SunOS 5.x (Solaris), Linux, IRIX, and HP-UX.

Examples: lconfig sunpro, lconfig g++, lconfig CC shared

lconfig without arguments prints a list of known compilers.
If your compiler is not in the list you might have to edit the <LEDA/sys/unix.h> header file.


LEDA research project
1998-10-02