From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14431 invoked by alias); 4 Sep 2012 15:27:40 -0000 Received: (qmail 14422 invoked by uid 22791); 4 Sep 2012 15:27:39 -0000 X-SWARE-Spam-Status: No, hits=-5.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-bk0-f43.google.com (HELO mail-bk0-f43.google.com) (209.85.214.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 04 Sep 2012 15:27:25 +0000 Received: by bkty15 with SMTP id y15so2726163bkt.2 for ; Tue, 04 Sep 2012 08:27:24 -0700 (PDT) Received: by 10.204.129.76 with SMTP id n12mr8222495bks.18.1346772443963; Tue, 04 Sep 2012 08:27:23 -0700 (PDT) Received: from [172.21.193.110] (85-18-126-22.ip.fastwebnet.it. [85.18.126.22]) by mx.google.com with ESMTPS id hg13sm10746207bkc.7.2012.09.04.08.27.19 (version=SSLv3 cipher=OTHER); Tue, 04 Sep 2012 08:27:20 -0700 (PDT) Message-ID: <50461DD6.3030109@gmail.com> Date: Tue, 04 Sep 2012 15:27:00 -0000 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120824 Thunderbird/15.0 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: Compilation issue after upgrading cygwin from 1.7.9 to 1.7.16 References: <5F232E977EF5CD4D814A90CB4983CB7C1767111F@CHX-EXMBX-01.hq.k.grp> In-Reply-To: <5F232E977EF5CD4D814A90CB4983CB7C1767111F@CHX-EXMBX-01.hq.k.grp> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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 X-SW-Source: 2012-09/txt/msg00048.txt.bz2 On 9/4/2012 4:42 PM, Caporossi Jérôme wrote: > Hi, > > I've got a compilation issue after upgrading Cygwin. > I am working with Metaware IDE, calling a dedicated compiler/linker called mcc. > > All the makefiles are generated by Metaware and the compilation is launched through gmake. Should you ask Synopsis ? mcc is not discussed here. > > In the makefile, mcc arguments is quite long (the mcc line is up to 10036 characters). > Then when launching the compilation, the following error is raised: > > (C:\ARC\MetaWare\arc\bin\mcc:) No files specified. > > It is like if the mcc cmd was too long and is truncated before the source file to be specified. make a copy of the two outputs with something like "make |& tee make.log" and than compare. > > This issue is only seen with Cygwin 1.7.16, everything is fine with Cygwin 1.7.9. > > Kind regards, > Jerome > I doubt an upgrade from 1.7.9 to 1.7.16 changes only the cygwin dll. A lot of other packages have been updated in the meantime. Regards Marco -- 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