From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, HTML_MESSAGE,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 27240 invoked from network); 7 Aug 2020 00:36:39 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 7 Aug 2020 00:36:39 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id 4CA5E9CAAA; Fri, 7 Aug 2020 10:36:35 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 6202B9C1CE; Fri, 7 Aug 2020 10:35:56 +1000 (AEST) Authentication-Results: minnie.tuhs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=bsdimp-com.20150623.gappssmtp.com header.i=@bsdimp-com.20150623.gappssmtp.com header.b="mJYvOC+J"; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id B6C839C1CE; Fri, 7 Aug 2020 10:35:52 +1000 (AEST) Received: from mail-qt1-f182.google.com (mail-qt1-f182.google.com [209.85.160.182]) by minnie.tuhs.org (Postfix) with ESMTPS id 3B8BB9C1C7 for ; Fri, 7 Aug 2020 10:35:51 +1000 (AEST) Received: by mail-qt1-f182.google.com with SMTP id w9so143221qts.6 for ; Thu, 06 Aug 2020 17:35:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=X/kvjDG4Ih9twWC0bQWB9/g9ulgkt3+vJLLhV4nrmbo=; b=mJYvOC+JwtwwYRn7O7vKYdLP70sJ6yvSm8Eo0CgRDma0tMtDWFIhEDTd1apjcEBlPy CpgCDMaftVU+84S28wmG4xDhkEEVm73xUkc4hwyYbijGqRhOFBixQ2uAE11iojX2XiwW bY+wtviozZA93QDCWFGHoC7bu8CR4RaYialTqg8vAGwngOnZv2HHaqEWqRex5OFnnOrS m0hD2k9Sr729Fnww89Fl/NjMPn40uUMpwpbYEt08wdbP4b+8L+isTw/PBg2T+buwYmnb dFf1yPF2tluiOsFuJ2ou+UwNkvSPWZBkfwEnPjfgwQKYy5HeYysWvODODwFC64zB44Pw Bjrw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=X/kvjDG4Ih9twWC0bQWB9/g9ulgkt3+vJLLhV4nrmbo=; b=UgqH7iXaCTjkY7P/TpB8CK7yMi67kMnd95rXcKJ5ijIyMmmWCLQeBFZOsvhKqtizr7 1Ba5cqMsZ60JeY9GALDAfQ2NzAboMpNmMBGNg0twnPxaH1ZcICb/DpWAL3q/GJh/us4t l+ETdMbLTYw1K1T+4vSxw6zocPPQNpbga234aJCHhkomvpDP2K8pyXNbiyAaXGx8Ie/a nxwOsvdE7WBhLyfGn9Z7dpURfiAvgZcyQAMBojF5/zBEUkRGVlwy8AFFoMJS2NqSHz5w QtBpQdISIgjxbZOkX1LVGl1aUHuJCDSZtBa836UdnOUaTNp6iGsjMJLjxCwi/9GicruH 03fQ== X-Gm-Message-State: AOAM533hYHWZMJIgPG0MBt4S0PrHqyVaDeQNNRzFLrL5afQF/pv2Doy5 CIRCi/Yk/7ipOM2UuaqtUpp4R3WXoiKLGXrdacQ/kA== X-Google-Smtp-Source: ABdhPJx+9BNA5PVu++tIhGdA6xBPyqrWSrSgsjvnfDVur/8siNw6fLLf6sQxK7r4AC452AtiqrvO5vHdmoGUwAiuaHo= X-Received: by 2002:ac8:45c7:: with SMTP id e7mr4679324qto.187.1596760549532; Thu, 06 Aug 2020 17:35:49 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Warner Losh Date: Thu, 6 Aug 2020 18:35:37 -0600 Message-ID: To: Paul Winalski Content-Type: multipart/alternative; boundary="00000000000058b9fc05ac3ec985" Subject: Re: [TUHS] Debugging help sought X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: The Eunuchs Hysterical Society Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" --00000000000058b9fc05ac3ec985 Content-Type: text/plain; charset="UTF-8" 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. > --00000000000058b9fc05ac3ec985 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Thu, Aug 6, 2020, 9:48 AM Paul Winalski <paul.winalski@gmail.com> wrote:<= br>
On 8/5/20, Adam Thornton <athor= nton@gmail.com> wrote:
>
> $ cc -o 4th forth.c
> ld:forth.o: Local symbol botch

I hate error messages like that.=C2=A0 Would it have been that much extra trouble for ld to tell you which symbol caused the problem?

It's a reloc= ation entry it can't find a symbol for that's the issue...

Warner=C2=A0
-Paul W.
--00000000000058b9fc05ac3ec985--