X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D43BD3870874 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1610146161; bh=ZlUzz7tCT7iqWOQ9pEq4q4X3Q4154PF4d8KnL3S/wKI=; h=To:Subject:References:In-Reply-To:Date:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=djHgUItJxzCcLBMPJyXf8R2KLGH0g0Jr/FDHIpn/Mc5VWo5Gx1l2pP8uK+/KTTLGP xORMQcpm9zUgZ1Y2Y5FEb4QoA9XB8TboZkg2ANB4C599hc2+e+Ofgo17XOepDk38Ey vvqXaqD+DSo9EFI/XXtKJypNudYX9mAt0fGmRw6M= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 27CC338438A4 To: rikmorgan AT gmail DOT com Subject: Re: error running linker References: <99bab422-8cd3-2a48-ca74-14434149f171 AT gmail DOT com> In-Reply-To: <99bab422-8cd3-2a48-ca74-14434149f171@gmail.com> X-Loop: cygwinautoreply AT sourceware DOT org Message-Id: <20210108224914.682F0A80906@calimero.vinschen.de> Date: Fri, 8 Jan 2021 23:49:14 +0100 (CET) X-Provags-ID: V03:K1:RPtEnSZ64WzXw+Vuvg6lSSU6AS6LgwD51IARgruCHjLzlyeIT0v 22AkqC7+o49/GPrBBAspkEBdy+XY2KU8DYQZPYPiSkTBGC2JZoBopt1QhvkHfzSKSkUIH6h mbwjmypwI2VC8MjZzVGM+rQ5XqAur5FCiCZo++vNyDzPvGJtAGJJwJK+/cJiCeym1w83jBH 1PbYbJg6zJnAfyMmQSD/w== X-UI-Out-Filterresults: notjunk:1;V03:K0:h/OLss37htQ=:4ImaL5+Pid5+9gwehgk5uZ OePLf7eJF4hkkm3Iup8gIzT0fG7xuQNUVdTfGkffMHDEB8bQ1+Q72SdqtJs5xaIjgCUC4P0LL shKp9X5GU6rzMqxV7WgSZslvjceJaEhQU8TtAicrdbrZndtRV/nTxoze1lnQlD/zKA+LmTiUK Mhun/QV1RG95hIAsskLLkAFlrux64SlKeZkS5Dl9cjaQKMrnrzwHasNDRwucY2/Oq4QsEKisc cpP9lyZ0JQEms3GAQ1t3urJNCyuuMXJ9alTRSMAtb+B4qjIywW3LzQJIb55ftJ3mUdWWZJ9LR FiU66ha3NbysGCfXKtcnYH06k0u3gBR44QID+jZfhyoiE00H/JHEENOXpGVooFCBsb++OFycT fnluRyFWldLmWBJvLuzzheOqQdR3Opy3Y6H9cmwmoVjpSC3xzR9n9szDu/eVg/w4N3zPeU5jj BkY1rVz+MA== X-Spam-Status: No, score=-9.3 required=5.0 tests=BAYES_00, BODY_8BITS, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_NONE, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, PP_MIME_FAKE_ASCII_TEXT, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: cygwinautoreply--- via Cygwin Reply-To: cygwinautoreply AT sourceware DOT org Cc: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5136800057714683108==" Sender: "Cygwin" --===============5136800057714683108== Content-Type: text/plain >Hi, >While running an ant build cc task (cpptasks: Compile tasks for Apache >Ant - cc (sourceforge.net) >), 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 AT cygwin DOT 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 https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings --===============5136800057714683108== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- 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 --===============5136800057714683108==--