From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 65779 invoked by alias); 30 Jul 2018 21:47:09 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 65767 invoked by uid 89); 30 Jul 2018 21:47:09 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KAM_SHORT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=R0b0t1, r0b0t1 X-HELO: mail-lj1-f171.google.com Received: from mail-lj1-f171.google.com (HELO mail-lj1-f171.google.com) (209.85.208.171) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 30 Jul 2018 21:47:07 +0000 Received: by mail-lj1-f171.google.com with SMTP id p10-v6so11830697ljg.2 for ; Mon, 30 Jul 2018 14:47:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=83Dwd47kiZT3WpxruYPHYJemkccHN2fWEtcZxKyVBsQ=; b=OXS4J3IaXnOlViHfD9rjSPyKnQVlMKbXQRJD/1+LDLaM1iG/+3SsSOQY+TBOIgOdig s64TgwMe7aFF4L517RKzqfx5g9x4hUCQIxxsLJ6NNuFQ33nym4QeKgudmqe6cVXFz5RU aYbymBM4dIhu8Zd99MQTudvFTBxfmnxIPPIpSHm+4Dv5lO2nJgCy9hn4EDxUkx+tPRfJ eBqocAo80Hh+UK0NZkcqFckTAlFyOoAHIVUk1yMLGcaVDHRWE1/Q+s8JSSRApCg2EsI6 NhhPlT1so7Nf0qE7IaA1sbHPYvG9r1UBsaZo4UvqyYykAfDKYb2DeKqrOJCzcR3kZz36 4nUA== MIME-Version: 1.0 Received: by 2002:a2e:9b45:0:0:0:0:0 with HTTP; Mon, 30 Jul 2018 14:47:04 -0700 (PDT) From: R0b0t1 Date: Tue, 31 Jul 2018 03:20:00 -0000 Message-ID: Subject: -mcmodel=large/Custom Compilation Options To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2018-07/txt/msg00289.txt.bz2 In a small corner of the internet I found this "bug:" https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46125. How do I recompile what I need with -mcmodel large? I can build them all myself, but I hope there is something else that can be done. Cheers, R0b0t1 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple