Dear Alire Developers,
When I build the crate https://github.com/TNO/Dependency_Graph_Extractor-Ada
on windows, I observe that
alr run --args="-h"
yieldsNote: Building dependency_graph_extractor/dependency_graph_extractor.gpr...
gnatcoll.gpr:254:07: warning: value "windows" is not used as label
gprbuild: "dependency_graph_extractor.exe" up to date
Build finished successfully in 3.80 seconds.
Usage: dependency_graph_extractor.exe [switches] [arguments]
-h, --help Display help
-o, --output=ARG The output GraphML file
--no-project-recurse Do not recurse projects
-p, --prefix=ARG Directory prefix stripped from the file names in the output graph
.\bin\dependency_graph_extractor.exe -h
yields
nothing.
I have no clue why this difference is there.
Could it have something to do with the dynhamically linking of libraries?
Or should I receive an error when libraries can't be found?
Could it be a bug in alire?
Thanks for your answers!
Pierre
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too