Results 1 to 3 of 3

Thread: FreeBSD

  1. #1
    Sem
    Sem is offline Registered User
    Join Date
    Mar 2004
    Location
    Moscow, Russia
    Posts
    2

    Exclamation FreeBSD

    JFYI.

    I've just successful built ICE on FreeBSD 5.2.1. (Really any 5.x version).
    All test has passed.

    But I could not built it on FreeBSD 4.x for lack of wchar/wstring support there.

  2. #2
    mes's Avatar
    mes
    mes is offline ZeroC Staff
    Name: Mark Spruiell
    Organization: ZeroC, Inc.
    Project: Ice Developer
    Join Date
    Feb 2003
    Location
    California
    Posts
    1,441

    Re: FreeBSD

    Welcome!

    Originally posted by Sem
    I've just successful built ICE on FreeBSD 5.2.1. (Really any 5.x version).
    All test has passed.
    Great, thanks for letting us know. Which compiler version were you using?

    But I could not built it on FreeBSD 4.x for lack of wchar/wstring support there.
    You can work around this by removing Unicode.cpp from src/IceUtil/Makefile, Unicode.h from include/IceUtil/IceUtil.h and then disabling the tests test/IceUtil/inputUtil and test/IceUtil/unicode.

    Cheers,
    - Mark

  3. #3
    Sem
    Sem is offline Registered User
    Join Date
    Mar 2004
    Location
    Moscow, Russia
    Posts
    2

    Re: Re: FreeBSD

    Originally posted by mes

    Great, thanks for letting us know. Which compiler version were you using?
    System compiler is:
    % gcc --version
    gcc (GCC) 3.3.3 [FreeBSD] 20031106
    Copyright (C) 2003 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions. There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


    You can work around this by removing Unicode.cpp from src/IceUtil/Makefile, Unicode.h from include/IceUtil/IceUtil.h and then disabling the tests test/IceUtil/inputUtil and test/IceUtil/unicode.
    OK. I'll try.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. php5-Ice on FreeBSD 7.1
    By fwaggle in forum Help Center
    Replies: 15
    Last Post: 11-29-2010, 03:02 PM
  2. Ice on FreeBSD
    By davidi in forum Help Center
    Replies: 4
    Last Post: 05-18-2009, 11:10 PM
  3. Resolved: DNSException on FreeBSD
    By grembo in forum Help Center
    Replies: 0
    Last Post: 04-22-2009, 03:11 AM
  4. Have you been using ICE on FreeBSD
    By Todor Todorov in forum Comments
    Replies: 0
    Last Post: 11-21-2005, 11:54 AM
  5. FreeBSD
    By xdm in forum Help Center
    Replies: 0
    Last Post: 01-23-2004, 01:08 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
  •