Changes from 3.4.2

Contents

mMosaic is now built as a shared library.
For an example of a standalone browser (linked to the shared library) look in the subdirectory ./standalone.

All dirs in this document are relative to the mMosaic HOME directory.

Misc changes

In file ./Makefile:
By default there was Sun CC compiler.
When an attempt was made to integrate the mMosaic (shared library compiled with CC)
to the application with mixed C/C++ content, then on the stage of linking a function (exported from mMosaic) was not found.
Changing to cc does help, so now there is cc by default. (with appropriate prerelease flags).

Common fixes/changes

Creation of mMosaic library (shared)

Standalone mMosaic

New directory was added (./standalone) with an example of calling mMosaic via the shared library.

Using private colormap from another application (parent)

Problems


Evguenii SMOGAILOV
Last modified: Thu Sep 23 22:03:38 MET DST 1999