gcc-ia16 sys and kernel trace listing files #249
ecm-pushbx
started this conversation in
Show and tell
Replies: 1 comment
-
|
Unlike the trace listing change in FDOS/freecom#184 I dropped the I added support for R_386_OZSEG16 to convlist.pl in https://hg.pushbx.org/ecm/tractest/rev/a71d45266712 Of course, you should use the latest revision of convlist.pl for the best support, currently https://hg.pushbx.org/ecm/tractest/file/3e0fe7f7d461/convlist.pl |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I uploaded the latest revision of my trace listing generation patch to https://pushbx.org/ecm/test/20260423/20260423-generate-listings-intel.diff
It's based on the earlier patch from #225
It includes the changes separately uploaded as #244
The most recent revisions of the gcc-ia16 toolchain provide much better listing files than before, which I requested in https://codeberg.org/tkchia/gcc-ia16/issues/8
I run a build like so:
(Note that at an earlier point, the build would create KGC8632.map with the prefix in allcaps. That confused me for a while wondering why my binary kernel.sys and the trace listing didn't match.)
I added a current trace listing file to the server directory as well, https://pushbx.org/ecm/test/20260423/kernel.tls (5.4 MB text file).
Beta Was this translation helpful? Give feedback.
All reactions