X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DD67A3842428
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1610146032;
	bh=YRsBqU4YF4PpIBAsLFdC4xMUaxbjy2sCdwSFzWPl68s=;
	h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:From;
	b=mP+LZXgJ8mj1uEqBGOj7U46VNVaM9mvuiBPQfp4c5wXd1JEAiAjTGNP8caf8i1CqR
	 1kjI+BQsAOQgEnJJVO02ouCHuBsFKOD5QslKih778kow9sreO3bCQJr2zv+/CrGUES
	 gzu3XRJvTqUXq0BtRT1XaWoAg2SAsxGsbctsoIhM=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 35C4F385480B
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:to:from:subject:message-id:date:user-agent
 :mime-version:content-language;
 bh=M4IBJe11UCdszSKzNRyJXviyPdku1dZ7tQeRyCb2RLo=;
 b=r0RwakstVcnbO4ZxWj1Scv1Pm0yK4Xlf0RzG9oJ9Rz8C6dSXMJVCdsDWWcDlWC8zXH
 vndk2hHloxGyk1bA9wLnjt/UO0MfZ0Tk+/0DPitO//FMTb3qL1SeqAgQOAkeKkrFMmeA
 I/Ya9z7dRqD6kDlzHVsSb+g9zQskZI59qJlODMZ27UeCO1lycUegO3+LeIkYY8vbM4iO
 +RImlyD1c++UQCh3MzjO+dCKm3gYrpl/4s3LuhJr0szOAs6SXTI+dvdhkYxjq0anCJqm
 GG58CuL+mI3nuRrMJ1NgxXz+X+DEgs2B8oCLAIlx7PlXT/ZX8MmpmGsFw1+MzAJ0A9sL
 YvHA==
X-Gm-Message-State: AOAM531WveooplCuZ5vJIVeRLkJ2q+S18wnkgUVrB2xNkmeM+4u+Ho5J
 Ujzf23WID98CZHrZttwXIJbWh+KQXOU=
X-Google-Smtp-Source: ABdhPJzTsCExDdbuSWGiqAKa0xP9EHSFn8PQhBw6gIuN49IKf1KVj2JK/7bIx6t8qfNR33U/ZYvQmg==
X-Received: by 2002:a92:c26d:: with SMTP id h13mr5931651ild.52.1610146027679; 
 Fri, 08 Jan 2021 14:47:07 -0800 (PST)
To: cygwin@cygwin.com
Subject: error running linker
Message-ID: <99bab422-8cd3-2a48-ca74-14434149f171@gmail.com>
Date: Fri, 8 Jan 2021 15:47:06 -0700
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:78.0)
 Gecko/20100101 Thunderbird/78.6.0
MIME-Version: 1.0
Content-Language: en-US
X-Spam-Status: No, score=0.3 required=5.0 tests=BAYES_00, BODY_8BITS,
 DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM,
 HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
 TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
 server2.sourceware.org
X-Content-Filtered-By: Mailman/MimeDel 2.1.29
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Richard Morgan via Cygwin <cygwin@cygwin.com>
Reply-To: Richard Morgan <rikmorgan@gmail.com>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
Sender: "Cygwin" <cygwin-bounces@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 108Mlco7020133

Hi,

While running an ant build cc task (cpptasks: Compile tasks for Apache 
Ant - cc (sourceforge.net) 
<http://ant-contrib.sourceforge.net/cpptasks/antdocs/CCTask.html>), when 
it reached the Link step I received the following output:

Starting Link

                 1 [main] 5672 find_fast_cwd: WARNING: Couldn’t compute 
FAST_CWD pointer.  Please report this problem to the public mailing list 
cygwin@cygwin.com <mailto:cygwin@cygwin.com>

                 link: extra operand ‘/DLL’

I don’t know if the extra operand is the problem, I don’t supply it, it 
is likely generated by the “outtype=’shared’” parameter of the cc task, 
so I don’t have an easy means to experiment with changing that since I 
need a shared library to be generated.

If you need any other info let me know.

Regards,

Rick Morgan
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

