xlf 7.1.0 and 7.1.1 runtime library compatibility

Ask a Question related to AIX, Design and Development.

  1. #1

    Default xlf 7.1.0 and 7.1.1 runtime library compatibility

    We have clients using our AIX 4.3.3 xlf 7.1.0 compiled programs. In order to
    install a PTF to fix a compiler problem, we may have to upgrade to xlf 7.1.1.
    We have been sending libxlf90.a with our fortran executables.

    After going to 7.1.1, will we have to redistribute the new libxlf90.a to our clients
    when we send newly compiled programs? What about previously compiled 7.1.0 programs?
    will they work with the new libraries? Will we have a compatibility problem?

    thank you.
    Sol Gongola
    Adl Data Systems Inc
    sol gongola Guest

  2. Similar Questions and Discussions

    1. FME Runtime Library Error: flvmuxoutpin.cpp
      I am trying to publish a stream from a USB webcam. I get the following error when I press the "Start" button. Assertion failed! Program:...
    2. #40106 [NEW]: Runtime - Unable to load dynamic library
      From: delontan at yahoo dot com Operating system: windows 2003 PHP version: 5.2.0 PHP Bug Type: Unknown/Other Function Bug...
    3. problems using Runtime shared library
      I am trying to use runtime shared library for my application. The problem is that I do not want to use all the components from namespace...
    4. ~/Library/ vs ~/System/Library vs /User/Library/
      In article <110720031327074895%justin.c@se.net>, justin <justin.c@se.net> wrote: First off, you're a little bit confused. ~ means your home...
    5. [XFree86] system can't find library ( strange library behaviour )
      Hi Mark, No I hadn't tried ldconfig, but it sorted out the problem, thanks! I'd read a little bit about libraries a while ago, but could not...
  3. #2

    Default Re: xlf 7.1.0 and 7.1.1 runtime library compatibility

    sol gongola wrote:
    > After going to 7.1.1, will we have to redistribute the new
    > libxlf90.a to our clients when we send newly compiled
    > programs?
    Probably.
    > What about previously compiled 7.1.0 programs?
    > will they work with the new libraries?
    Yes. At least, they better.
    > Will we have a compatibility problem?
    You should not, AFAIK. The idea is that current runtime
    levels support older programs. You will likely want to
    test the existing product levels with the new runtime,
    just to be safe, and then build/test your new product
    level again. Ideally, though, only those things you
    have to change/enhance/fix will need to be installed
    by the customer. I.e. older + newer components of your
    application should work together.

    --
    Gary R. Hook / AIX PartnerWorld for Developers / These opinions are MINE
    __________________________________________________ ______________________

    Gary R. Hook Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139