Menu

#20 gnatstub etc won’t run in GCC 11.1.0 release

(none)
closed
None
1
2022-02-12
2021-06-10
No

The FSF gcc-11.1.0-x64_64-apple-darwin-bin release contains versions of gnatstub, gnattest, gnatpp and gnatmetric which fail to load:

$ /opt/gcc-11.1.0/bin/gnattest --help dyld: Library not loaded: @rpath/libgnarl-11.dylib  Referenced from: /opt/gcc-11.1.0/bin/gnattest  Reason: image not found Abort trap: 6 

Workround:
export DYLD_FALLBACK_LIBRARY_PATH=/opt/gcc-11.1.0/lib/gcc/x86_64-apple-darwin15/11.1.0/adalib

Discussion

  • Simon Wright

    Simon Wright - 2021-09-27

    Fixed in the 11.2.0 release.

     
  • Simon Wright

    Simon Wright - 2022-02-12
    • status: open --> closed
    • assigned_to: Simon Wright
     
  • Simon Wright

    Simon Wright - 2022-02-12

    Fixed in 11.2.0 release.

     

Log in to post a comment.

MongoDB Logo MongoDB