From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22281 invoked by alias); 16 Jan 2018 22:01:16 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 19012 invoked by uid 89); 16 Jan 2018 22:01:07 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=Hx-spam-relays-external:sk:mail-ou, H*f:sk:xnmv1dw, H*i:sk:xnmv1dw, H*f:sk:831sipy X-HELO: mail-out.m-online.net Received: from mail-out.m-online.net (HELO mail-out.m-online.net) (212.18.0.10) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 16 Jan 2018 22:01:04 +0000 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3zLkgX2tFcz1qtG3; Tue, 16 Jan 2018 23:00:56 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 3zLkgX1nwvz1smYg; Tue, 16 Jan 2018 23:00:56 +0100 (CET) Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id O_cioz_RATGy; Tue, 16 Jan 2018 23:00:55 +0100 (CET) X-Auth-Info: UXtIetULBus2Ex6L9F9CwZvAoNhfA667hT0Gj6KvdT+4jMrsPQe/TK4e/EKfcO3Z Received: from localhost (ppp-188-174-155-106.dynamic.mnet-online.de [188.174.155.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Tue, 16 Jan 2018 23:00:55 +0100 (CET) Received: by localhost (Postfix, from userid 1000) id 0FE242C32F8; Tue, 16 Jan 2018 23:00:55 +0100 (CET) From: Andreas Schwab To: DJ Delorie Cc: Eli Zaretskii , gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org Subject: Re: Compilation warning in simple-object-xcoff.c References: <831sipy83q.fsf@gnu.org> X-Yow: With YOU, I can be MYSELF.. We don't NEED Dan Rather.. Date: Tue, 16 Jan 2018 22:01:00 -0000 In-Reply-To: (DJ Delorie's message of "Tue, 16 Jan 2018 13:38:15 -0500") Message-ID: <87tvvljwfc.fsf@linux-m68k.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2018-01/txt/msg00322.txt.bz2 On Jan 16 2018, DJ Delorie wrote: > And it's not the host's bit size that counts; there are usually ways to > get 64-bit file operations on 32-bit hosts. If ACX_LARGEFILE doesn't succeed in enabling those 64-bit file operations (thus making off_t a 64-bit type) then you are out of luck (or AC_SYS_LARGEFILE doesn't support your host yet). Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."