Subj : src/conio/genmap.c To : Git commit to main/sbbs/master From : Stephen Hurd Date : Sun May 07 2023 09:49 pm https://gitlab.synchro.net/main/sbbs/-/commit/f9cf65b3f8fb420204d76dd5 Modified Files: src/conio/genmap.c Log Message: Generate Mach-O assember for darwin. Nonrelocatable const data goes in __TEXT,__const apparently. I could put it in __DATA,__const and get an entry in the GOT, by why bother? .