IBM Support

PM92664: GNAT Ada animation doesn't work because of wrong instrumentation options in project files

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When building the Ada framework (Code --> Build Framework), the
    following problems were found:
    
    1) it creates the libraries libXXX.a instead of the XXX.lib
    (i.e. libAdaWinaomanim.a instead of AdaWinaomanim.lib), so it's
    using the 'unix notation' instead of the 'windows notation'
    
    2) even by renaming the generated libraries, the Animation part
    is missing, so the code doesn't link if you want to debug the
    model
    
    Work-around: modify the Gnatmake.bat file, by replacing:
    
    if exist %GNAT_HOME%\bin\gprbuild.exe (
      gprbuild -P.\oxf\AdaOxfAnimBuild.gpr
      gprclean -c -q -P.\oxf\AdaOxfAnimBuild.gpr
      gprbuild -P.\omcom\AdaOmcomAnimBuild.gpr
      gprclean -c -q -P.\omcom\AdaOmcomAnimBuild.gpr
      gprbuild -P.\aom\AdaAomAnimBuild.gpr
      gprclean -c -q -P.\aom\AdaAomAnimBuild.gpr
    ) else (
      make -f %1 %target%
    )
    
    with:
    
    make -f %1 %target%
    

Local fix

Problem summary

  • GNAT Ada animation doesn't work because of wrong instrumentation
    options in project files
    

Problem conclusion

  • Fixed in 8.0.4
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM92664

  • Reported component name

    TLOGIC RHAPSODY

  • Reported component ID

    5724V74RP

  • Reported release

    803

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2013-07-10

  • Closed date

    2013-10-07

  • Last modified date

    2013-10-07

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    TLOGIC RHAPSODY

  • Fixed component ID

    5724V74RP

Applicable component levels

  • R804 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SS7P9W","label":"Rational Rhapsody"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.0.3","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
06 January 2022