Results 1 to 3 of 3

Thread: porting

  1. #1
    diddek is offline Registered User
    Join Date
    Jan 2004
    Posts
    8

    porting

    Hi everyone

    (It's been a while)

    I have just a little question:

    "on what platforms does Ice run"

    I know it works on Windows, but how about Linux or more exotic ones?

    For instance mobile platforms like:
    symbian
    palm
    (embedded linux)

    Or higher up: As400 or Itanium (to pick a few ....)

    If it does not run on those, how difficult would it be to either port it or to create a client yourself (for instance, soap is language independent, so if I have a c++ server I could implement a java client (or whatever))

    I'd really love to use Ice on those (instead of ... ACE)

    Thanks in advance.

    Dirk

  2. #2
    marc's Avatar
    marc is offline ZeroC Staff
    Name: Marc Laukien
    Organization: ZeroC, Inc.
    Project: The Internet Communications Engine
    Join Date
    Feb 2003
    Location
    Florida
    Posts
    1,860
    For a list of officially supported platforms, please see:

    http://www.zeroc.com/platforms.html

    I also tested Ice myself on AMD64 with 64-bit Linux. I'm sure Ice will work with many other platforms as well, either right out of the box, or with some minor modifications.

    We do not support PalmOS or WindowsCE yet, but it's on our todo list.

  3. #3
    liguoqiang is offline Registered User
    Join Date
    Oct 2004
    Location
    Beijing
    Posts
    2

    It work ok on FreeBSD.

    I installed Ice-1.5.1 on FreeBSD 5.3Beta1 last days. It's work OK.
    Before installing Ice-1.5.1, you must install follow package:
    1) make-3.80 from gnu.
    2) expat-1.95.8
    3) db-4.2.52

    if you don't install make-3.80, it's fail when you compile Ice.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Ice porting on Freescale Imx35
    By piccinini in forum Help Center
    Replies: 2
    Last Post: 02-18-2011, 10:52 AM
  2. porting an Ice App to IceE
    By Paul22 in forum Help Center
    Replies: 3
    Last Post: 01-04-2010, 11:54 AM
  3. Porting ICE to LabVIEW using .Net interface
    By stancilmor in forum Help Center
    Replies: 2
    Last Post: 01-28-2009, 04:19 PM
  4. Porting to Ice from Orbacus
    By amanison in forum Help Center
    Replies: 1
    Last Post: 10-20-2008, 06:17 PM
  5. Autotools Porting
    By ChrisWhite in forum Comments
    Replies: 3
    Last Post: 11-02-2006, 02:12 PM

Posting Permissions

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