Fileshare and Server Express



Hi

We're trying to amend our bespoke software application to use
fileshare security and according to documentation, we should be able
to link fhrdrpwd.o with our client application.

UNIX:
On UNIX, all the Fileshare Client modules are automatically available
so you do not need to link any extra objects when creating an
executable version of your application. However, if you want to create
a stand-alone static executable, you need to include the objects
fhrdrpwd.o and fhxscomp.o.

Unfortunately, this module doesn't appear present in Server Express
(this .o file was present in Object COBOL).

Is there an alternative to this .o?

Any help, or suggestions, would be much appreciated.

.



Relevant Pages

  • Re: Fileshare and Server Express
    ... fileshare security and according to documentation, ... all the Fileshare Client modules are automatically available ... execution time, the loader finds them by searching -L and LD_LIBRARY_PATH. ...
    (comp.lang.cobol)
  • Re: Fileshare and Server Express
    ... We're trying to amend our bespoke software application to use ... fileshare security and according to documentation, ... all the Fileshare Client modules are automatically available ... you can statically link them just like .o files. ...
    (comp.lang.cobol)