On Thu, Aug 6, 2020, 9:48 AM Paul Winalski wrote: > On 8/5/20, Adam Thornton wrote: > > > > $ cc -o 4th forth.c > > ld:forth.o: Local symbol botch > > I hate error messages like that. Would it have been that much extra > trouble for ld to tell you which symbol caused the problem? > It's a relocation entry it can't find a symbol for that's the issue... Warner > -Paul W. >