Bzomak / oolite-msys2

Builds oolite from scratch
0 stars 0 forks source link

All dependencies should be built locally using debug symbols #42

Open Bzomak opened 7 months ago

Bzomak commented 7 months ago

As per https://bb.oolite.space/viewtopic.php?p=292289#p292289, if all libraries are built from source, with debug symbols, then we can fully debug the code, and guarantee that everything is designed to work in the same environment.

Bzomak commented 7 months ago

This is https://github.com/Bzomak/oolite-msys2/labels/blocked by Milestone 1 - Functional Build.

There is no point configuring special builds of dependencies until we have a successful build and thus know all the dependencies that we need.