moose
moose copied to clipboard
Modify build.sh in an attempt to discovery double/missing linked libraries
Reason
Linked binaries seem to be missing several libraries during link time
- Is intermittent.
- Only with Linux targets
- Only when building the final animal binary
Design
Make modification to the build.sh in order to track down the issue.
Impact
More output during build.sh to aid in solving linking issues