Results 1 to 2 of 2

Thread: Linking ICE/C++ to a legacy C program

  1. #1
    pjtait is offline Registered User
    Name: Philip Tait
    Organization: Subaru Telescope
    Project: Fibre-Fed Multi-ObjectSpectrograph;HyperSuprimeCam
    Join Date
    Aug 2008
    Location
    Hilo, Hawaii
    Posts
    40

    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).

  2. #2
    bernard's Avatar
    bernard is offline ZeroC Staff
    Name: Bernard Normier
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Palm Beach Gardens, FL
    Posts
    1,294
    Hi Philip,

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

    Best regards,
    Bernard
    Bernard Normier
    ZeroC, Inc.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Problem linking when migrating to Ice 3.3.1
    By c_cube in forum Help Center
    Replies: 8
    Last Post: 04-12-2011, 12:40 PM
  2. Dispatching legacy C++ messages via Ice
    By jharriot in forum Help Center
    Replies: 3
    Last Post: 02-03-2010, 10:02 AM
  3. Replies: 1
    Last Post: 01-17-2010, 06:07 PM
  4. Linking issues on Ice Touch
    By ekfliu in forum Help Center
    Replies: 3
    Last Post: 08-04-2009, 04:14 PM
  5. Replies: 1
    Last Post: 07-30-2005, 07:12 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •