Path: csiph.com!xmission!news.snarked.org!news.linkpendium.com!news.linkpendium.com!panix!usenet.stanford.edu!not-for-mail From: Jessica Clarke Newsgroups: gnu.bash.bug Subject: Re: [PATCH 0/3] Fix cross-compiling for FreeBSD/RISC-V Date: Mon, 29 Jun 2020 15:42:53 +0100 Lines: 17 Approved: bug-bash@gnu.org Message-ID: References: <20200627200631.38456-1-jrtc27@jrtc27.com> <30ff83e4-d2d0-a5ad-0897-893f2d310e93@case.edu> <56BF6C7C-87CE-404C-BFAB-F6AF82B94718@jrtc27.com> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.80.23.2.2\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: usenet.stanford.edu 1593441784 15042 209.51.188.17 (29 Jun 2020 14:43:04 GMT) X-Complaints-To: action@cs.stanford.edu Cc: bug-bash@gnu.org To: chet.ramey@case.edu Envelope-to: bug-bash@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jrtc27.com; s=gmail.jrtc27.user; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=OJ7wa3qdk8wIj9BkviLk42oMZ1vPgqAoy5QRJ/RJKPs=; b=ZRZsQuC7YoqE2kktQu9WWteMc1iNEdtmEXg1bxARZhJ+pArnBBSSozOs87mm2wcZqY gX6me6YKn5/EaWk1Q5whKfF599apmONi2GT7/5iqCCOufcfIoX9/4AY+bqqTh0hIncb1 2EIxXiBPG26ZHZmobmk3UOTUGFg/cpdk8uyGKVV0aa1cEAsuyQMqQhccNI53NNQrb+t7 fwCgCh4ft/7IwIyaso0N/hZWSugPLoCvbRkjzr4N5wni75Pmvv0V1VGnw9HOpBQ8tagq 921i9KysAgEnJJSDzDV/Uog9Jp+TGFYAPnqDPHDGsPurCK/ynpbi/KKinIiXnbVRiXiC CHvQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=OJ7wa3qdk8wIj9BkviLk42oMZ1vPgqAoy5QRJ/RJKPs=; b=UwZuNJS2R0+Nr3jo+xdFgoUmaB7xWZSwurxVw1ugurZnU59TpLYobuUDP9D98opQio CAex+lL45xRiEdyOkRVhJ4KGJSIHsxuvUqhBloYPRV8lYYYEfo0z5ynVJSPM6LU9/eVK E15VH6sOfKktl/nrG7f7IJorX8+/L3fUkZpsrRiMbEpv2+GEnZIchvWLSbF3uYjpzTGD LvxFzBbWHQlQ35M10qrCliSK8r9BVTRoMtQ7VCzJZY7x7V4H5l2HcnbrqaKGoNBlYUVh ALGAdoIEq0t/+Y0MF0hPoCgCgzikHEj3FDu5FTHBG90F3YCmlelFSlBYXNZAkNc5QyNk jA8A== X-Gm-Message-State: AOAM530GGR2J+cTDVC0foRHgI9DAfDnMyGhf0YF4o2oJSoNNEh4c15iE J5R4c9TJGd+JYN5kFH12xFvG2g== X-Google-Smtp-Source: ABdhPJz703/hXfiKOAaSN2NZwkd2iKrZDK+owMcqD/JYo4BHC7IzUiLK8dwuCfTcJEd1GZkqEiMxKQ== X-Received: by 2002:a7b:c8c8:: with SMTP id f8mr17575965wml.142.1593441775817; Mon, 29 Jun 2020 07:42:55 -0700 (PDT) In-Reply-To: <30ff83e4-d2d0-a5ad-0897-893f2d310e93@case.edu> X-Mailer: Apple Mail (2.3608.80.23.2.2) Received-SPF: pass client-ip=2a00:1450:4864:20::343; envelope-from=jrtc27@jrtc27.com; helo=mail-wm1-x343.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <56BF6C7C-87CE-404C-BFAB-F6AF82B94718@jrtc27.com> X-Mailman-Original-References: <20200627200631.38456-1-jrtc27@jrtc27.com> <30ff83e4-d2d0-a5ad-0897-893f2d310e93@case.edu> Xref: csiph.com gnu.bash.bug:16485 On 29 Jun 2020, at 15:37, Chet Ramey wrote: > On 6/27/20 4:06 PM, Jessica Clarke wrote: >> This patch series includes the necessary changes for bash to >> cross-compile for FreeBSD/RISC-V, and likely also FreeBSD/arm64, = though >> I have not tested that. >=20 > Thanks for the fixes. Which bash version did you start with? I based this off master, i.e. 5.0 patch 17. I realise now there's also a = devel branch but it looks like the only conflict is the case statement in configure.ac which is trivial to resolve. Jess