Bug 50604

GemStone/S 64 Bit

3.6.6, 3.6.5, 3.6.4, 3.6.3, 3.6.2, 3.6.1, 3.6, 3.5.8, 3.5.7, 3.5.6, 3.5.5, 3.5.4, 3.5.3, 3.5.2, 3.5.1, 3.5, 3.4.5, 3.4.4, 3.4.3, 3.4.2, 3.4.1, 3.4

3.7, 3.6.7

GsTsExternalSession relies on cpp; need to have gcc/g++ installed

GsTsExternalSessions computes the FFI calls for the GciTsLibrary on demand, using cpp to parse gcits.hf. This required cpp, and the gcc/g++ compilation environment; if this is not installed, it reports an error such as:
      /usr/bin/cpp not found,  package cpp must be installed on host running the gem or topaz -l process

This requirement applies when using GsTsExternalSessions in production environments, as well as development.

Workaround

Install cpp/gcc/g++


                

Last updated: 8/9/23