Troubleshoot user-level re-linking

If an error is reported when using ckpt_ld to link your application with the checkpoint libraries:

  1. Follow the troubleshooting steps to isolate the problem.
  2. If you cannot resolve your errors, call Platform Customer Support.
    Note:

    The ckpt_ld replacement linker is designed for C language applications, if your application was created using C++, you need to modify your files before re-linking.

Replacement linkers

The replacement linkers are shell scripts designed to use the standard compilers on your OS with the correct options to build a checkpointable executable.

The linkers do the following: