X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C956C3836C07 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1605412830; bh=3fie/6Iy/Z64BfbSfO69ksXoynApVmWaMewU6ZDEm8M=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=QEWTdN0FMxrDrfA0OLO4h/pCUt9yRmPjTpgFLHCFh+9JKr9q9Cg6iEmPWuZZYZXYr klV+DlSWISZDpMG9UZXHNGaanS0DrmqV+clavJTdUQSIM9Brlmk4QTD9VNPEoZBFTq 7+Sxw4Hr4HmAFMsaZzI91n20E98dSrD/lm5ti+rc= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org B4E5A3857C65 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=ONs5tU1Wh9T85tnnImZZADASnuulbO4bV6gHdiPqPCQ=; b=P2u52AUkmtuSue03fotrjsxM04Dz6ph7yR6BNbA7dWsdGEseCZTT9hRXhdKcZIpkZJ joH8JrP98zcFcXIdtJNA3PnkTNZhYqIpk0QxFln2wXx0P75yWMNPY4256r48sHo94m93 g9f/EdAB7Ww4mVYQAFScJ5NHcZ+3Zn4QN+cZTxS5jbfwq2dLxSrshr2Fshb0XjC8kiSA uPLaalYHoajmzwvDMd3idHWttFxzgDerqJQgxunKl+bz7DzbihqIJLlYUJCWH5Jv1C6h QVP86ZfBBAQwhDmmbLsGtz56WDxeRnJ5eZ5mnOQ+b5gosK9L4Ct9KJaCZjDrRoOWaqBH iUHA== X-Gm-Message-State: AOAM532o74K9xkOp4bKYbtd9gSs3p6kc7+f/FYjQVqor1ecBC5sINHyo lw0VKKcOgkNjKbZv+ro+o9S/xfr1p6bxR4g6e8P+aCIXIgc= X-Google-Smtp-Source: ABdhPJxHag0DCFlwKwdWmH1VJA3RLUg1eftLBANME33f8NjkCSbgVNs9Bj9sU4VNmvKn1TF6WGLwtsvgSoemPVfZhvE= X-Received: by 2002:a25:de43:: with SMTP id v64mr9723751ybg.168.1605412825673; Sat, 14 Nov 2020 20:00:25 -0800 (PST) MIME-Version: 1.0 Date: Sun, 15 Nov 2020 04:59:48 +0100 Message-ID: Subject: lookup problem in compiler To: cygwin AT cygwin DOT com X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, 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-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: Juan carlos Rebate via Cygwin Reply-To: Juan carlos Rebate Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" Hello, I am trying to compile certain programs in windows 10 and I have a curious problem, I use mingw64-x86_64-w64-mingw, when I add related packages if it is able to locate them but if I install packages that are not related it is not able to locate them, yes cygwin is supposedly compatible with posix because it doesn't localize them?. For example, if I install mingw64-x86_64-gtk3, then in the console the compiler finds it perfect, but if I install libncurse-dev it is not able to locate it indicating that it is not there when it really is, this failure does not occur in Linux, as I solve this? -- 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