Archived

This forum has been archived. Please start a new discussion on GitHub.

Linking ICE/C++ to a legacy C program

I have an existing C program (compiled with gcc on RH9 Linux). I'd like to extend it to be able to Publish data using Icebox, but I'm aware there are pitfalls with linking C++ and C code.

Any advice appreciated, whether ICE-specific or not.

(I'm using ICE 3.3.0).

Comments

  • bernard
    bernard Jupiter, FL
    Hi Philip,

    It's very common to combine C++ and C libraries; I don't anticipate any problem.

    Best regards,
    Bernard