Closed cpcitor closed 7 years ago
Hmm, that first try is wrong. Testing another fix.
The program actually proceeded to load itself, load machine code, load disk data and write it to actual disk. So, the better fix https://github.com/pelrun/dsk2cdt2disc/pull/10 definitely works!
Latest commit completely reworks how the binary blobs are included, and the exported symbols are explicitly defined and sensible.
Hello.
Summary
Building dsk2cdt2disc fails with several undeclared identifiers.
Observed on Ubuntu 16.04 AMD64.
First error :
How to reproduce
Run the attached straightforward script build_dsk2cdt2disc.sh.txt
Expected
Produces something executable, no error.
Observed
Additional information
Script content: