Relinking Gsharp

On Windows

All the files required to relink Gsharp are installed with Gsharp

You will need the following software in order to relink Gsharp:

  • Microsoft Visual C++ 6.0
  • Digital Fortran 6.0

The files that are needed can be found in %UNIDIR%\misc\Gsharp. There is one file for each of the versions of Gsharp.

  • gsharppc.dsp - Gsharp
  • gsharpapp.dsp - The Gsharp Application Seat
  • gsharpwe.dsp - The Gsharp Web Edition

To relink Gsharp read in the appropriate project into Visual C++ and then do Build/Rebuild All.

On UNIX

The following commands can be used to relink the Gsharp family of products:

  unigen Gsharp
  unigen GsharpWE
  unigen GsharpApp

On VMS

The following command can be used to relink Gsharp with shared libraries:

  @unibase:uniconfig lsh Gsharp

and the following command for non-shared libraries:

  @unibase:uniconfig lob Gsharp