Version updates for compiling fix and alire support/instructions #16
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I think the goal of this project is great (and hopefully not dead). It pairs incredibly well (at least I hope it will) with a project I am working on with some free time: https://github.com/mitchcapper/WIN64LinuxBuild
A bit of a modern gnuwin32 or what have you. Infact for use of gsh I don't use any of the gnutools you bundle favoring more updated flavors.
This was built for cygwin use but I hope to get to the point that native windows building with it works. Not required of course, but, as you are aware, using traditional shells just takes much longer on windows.
I haven't worked with Ada much but these changes allowed me to at least get a production build working. The additional build notes should make it easy for others (a GH action could so so as well).
I am sure you will want to make some changes I guessed at the package info file.
I have yet to get the debug build working but am trying to track down that issue.Disabling treating warnings as errors allowed the debug build to build.