X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 6AEEE3858D37 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :references:from:in-reply-to:content-transfer-encoding; bh=zsqPJMFJR0Zgi2Tik/94jE5KVGx2y7sgdeY8CgyH0EY=; b=A+qIjc/mWej/xmri8Pi/ja+zi3qZFucTWZVBTELxhLflyoRP1yGsOmhwHmAe3eWVfl QwXne3JwYYE0qAzxHBHil3nAWlvfTXI+zYo+vGPemnMk13sMvYHLNBVzF0c/vb2h00EN 8Rng/WvqkD1Xm/MPg7tGMCjdq0sq8zer0cChF4fO4XortKBkneyuPWNVBO0+9R0u3Del vb+v4HLT+5rwD7K/N4OSKaQgCTzsyiz/vP8W3PtXPhCAP6o8BlBynQZqHSbWd8eLkwPl ve+Efdwn4BLoryEEzeCPOkFl3a6BTbbsMO/XrezqG2zTtXhJY5gxpGhjkVvgA5ORyLiV 00+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=zsqPJMFJR0Zgi2Tik/94jE5KVGx2y7sgdeY8CgyH0EY=; b=xSq66MRzyyWAbiW1eaUDoPnmDh5leTw18+DDNGxI6YkGAFJSulxLtYzYWilloHLM/r AT8+qXO8UW4nK4Rhvyb+TUXZ7EjdInRnRT35OIBAJHJMHS4/e+ynxsxWKoGXmVTSpMY7 S/2BgJQ6EcLzRPoX3Q62AYQuCyG0zOqUPAGt4eMJfqWJDoTdootp5pe9uj8cuHobTXqY rl458MotdBmitN0eyPKFOwk8HfZYDnd7a2QkzNT4X+Ol/YoFQXDMh+F9MJgxdnmBNHkU 3wyRsA/ttHNMBotzISnd6TPFSioysa2J+1eCdzNlv/q4aPsnktPelQK201rfQBLvhZ0c gdtQ== X-Gm-Message-State: AOAM532pWwvMiKkiwmtfGIYHI0vJhYJapaVn64duCxfjy0pbmC0yyvaA HmgP7o0Lh7DTJI7kZLFHtaaTAF60hPY= X-Google-Smtp-Source: ABdhPJyy/P+gJkbFdHona+e3tIWEfVDtYcnfIxiPvlfzo2bMFFiZ9w+cbLXyS1eIQwAErw6MiHIc5A== X-Received: by 2002:a7b:c0d3:: with SMTP id s19mr6498848wmh.66.1642646691443; Wed, 19 Jan 2022 18:44:51 -0800 (PST) Message-ID: <245df8cc-75b6-2061-5f57-872cc5d39896@gmail.com> Date: Thu, 20 Jan 2022 03:44:49 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: g++ missing stddef.h Content-Language: it To: cygwin AT cygwin DOT com References: <609f3d88-d9eb-5f6a-d9ba-1d669c36f1fa AT slipbits DOT com> <943284358 DOT 40822 DOT 1642625886017 AT mail DOT yahoo DOT com> From: Marco Atzeri In-Reply-To: <943284358.40822.1642625886017@mail.yahoo.com> X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 20K2jV9J031312 please use a decent mail program On 19.01.2022 21:58, Kevin Schnitzius via Cygwin wrote: > On Wednesday, January 19, 2022, 12:46:26 AM EST, Marco Atzeri wrote: >> This works for me from CLI >>     g++ -Wall prova.cc -o prova >> So how are you setting your NetBeans ? >> g++ --version> g++ (GCC) 11.2.0 > Works fine from bash.  It reproes from cmd.exe Than use BASH. I suspect it is due to PATH and relative location of files by g++ Regards Marco -- 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