I'm trying to use PHCPack on Google Colab and followed the documentation. According to the instructions, I needed to build libPHCpack.*, so I set up alr and ran alr build. The command finished with the following message:
...
Bind
[gprbind] phctop.bexch
[Ada] phctop.ali
Link
[archive] libmain.a
[index] libmain.a
[link] phctop.adb
✓ Build finished successfully in 2817.30 seconds.
However, I cannot find the executable libPHCpack.so in the lib/ directory as the README suggests. Could anyone help me locate it?

Google colab notebook
I'm trying to use PHCPack on Google Colab and followed the documentation. According to the instructions, I needed to build
libPHCpack.*, so I set upalrand ranalr build. The command finished with the following message:... Bind [gprbind] phctop.bexch [Ada] phctop.ali Link [archive] libmain.a [index] libmain.a [link] phctop.adb ✓ Build finished successfully in 2817.30 seconds.However, I cannot find the executable
libPHCpack.soin thelib/directory as the README suggests. Could anyone help me locate it?Google colab notebook