Results 1 to 3 of 3

Thread: build fail on AIX5.1, Visual Age C++ 6

  1. #1
    xiao is offline Registered User
    Join Date
    Jan 2005
    Posts
    5

    build fail on AIX5.1, Visual Age C++ 6

    xlC -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -qrtti=all -qstaticinline -D_LARGE_FILES OutputUtil.cpp
    xlC -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -qrtti=all -qstaticinline -D_LARGE_FILES Base64.cpp
    xlC -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -qrtti=all -qstaticinline -D_LARGE_FILES GCShared.cpp
    xlC -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -qrtti=all -qstaticinline -D_LARGE_FILES GCRecMutex.cpp
    xlC -c -I../../include -DICE_UTIL_API_EXPORTS -I.. -g -qrtti=all -qstaticinline -D_LARGE_FILES GC.cpp
    xlC: 1501-230 Internal compiler error; please contact your Service Representative
    make[2]: *** [GC.o] Error 41

  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

    Re: build fail on AIX5.1, Visual Age C++ 6

    The Service Representative in question is the IBM Service Representative.

    Which VisualAge 6.0 PTF, if any, do you use? We tested with the April 2004 PTF, and only with AIX 5.2.

    Regards,
    Bernard

  3. #3
    xiao is offline Registered User
    Join Date
    Jan 2005
    Posts
    5
    Yes, it's a compiler pitfall, I fix the compiler with it's latest ptfs, Ice work well!

    thank you!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [3.4b] ruby bindings fail to build
    By Reto Glauser in forum Bug Reports
    Replies: 8
    Last Post: 02-05-2010, 11:41 AM
  2. determinate last use time or age of an object?
    By Andrew in forum Help Center
    Replies: 1
    Last Post: 02-04-2008, 07:29 AM
  3. Ice2.0.0 build fail on HP-UX11.23, IA64,
    By xiao in forum Help Center
    Replies: 2
    Last Post: 01-18-2005, 08:04 AM
  4. Unable to build demoj using supplied build.xml files
    By vsonnathi in forum Bug Reports
    Replies: 1
    Last Post: 10-21-2004, 12:34 PM
  5. why build mfcHelloS sample fail!
    By ouloba in forum Help Center
    Replies: 4
    Last Post: 09-10-2004, 06:50 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
  •