X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 484303857C53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1594040236; bh=O2fPvIYan516RlnzcAgddv93Ba8LvGgUwTzadmwsTac=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=wj7eOWeib0dN7Ze8L1ZYRquEgdXT27eLY8UVcPqwgddUb+A0eLMjjLYbb8ycWzj7g f/BJfRKoBr1nwU7xZiijyzlpNTwvY7icKcFc4TACY8fl56RDgxcCFq1WrrrrLmXYw3 ecIZhaMIwMkTSr6bY8n2c0wkiVSFgmjj4+xbaSNw= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 104C83858D35 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=ogyRkDXG7RvUsnrWzthLYVUV0RPWxLUfMgLVddyXAMc=; b=p5zxeK7DUM3mCPDgBWQ2vEe63QpdMjYk7yCK6LJKxMFK9uyZ5VWifDQ6rwJE4iUSqQ tjuCIqj8OiQ7aNLv1Hr19TESdXvFJazKPxyyefN7uuW3935/FW9MwQ3S0LwgjDj+ngEP wZqity6tuVFdwLmDk7nlbLnyTxmNTSbod/O97kHVAywD9c2T5st+xATuLVzbsaE/0puP 5Rg+rxddNsB2NGc20AbHl9IpxLpJCUt1AlCfZQIFyjW9rXguef1sKLD9Z2+duSwH+14g S0rzTlQAggXRuG3oZPK8jvhJNGmvbcYSgln7K7PTBMYXwxaa1XLp7h8RRcF1QhYztGGN 0LjQ== X-Gm-Message-State: AOAM532trjNCx9q2neb+adCPwsYxv4tH7o/Em1wIq4s18N3OXPVAKrwO pDuj9fAWwbG3RzSTEVIxzN/71J5jJSOUlZLn3GzjgHVb X-Google-Smtp-Source: ABdhPJyGyHLqKS5ey467yG9kRw5T1ohTEJ2d6SnjZub23qUW+mS3sR++HmrwIVNFNrY+S6gt+YnqqVdtOjDreysIGFQ= X-Received: by 2002:a1c:9a07:: with SMTP id c7mr12267368wme.147.1594040231758; Mon, 06 Jul 2020 05:57:11 -0700 (PDT) MIME-Version: 1.0 Date: Mon, 6 Jul 2020 08:57:01 -0400 Message-ID: Subject: No such file or directory To: cygwin AT cygwin DOT com X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, 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 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: Billie Healy via Cygwin Reply-To: Billie Healy Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" I downloaded Cygwin for use in a C programming class. I made sure to also include gcc, make, nano, and vim. Nano and Vim do fine, but when I enter gcc hello.c bash reponds "no such file or directory." I have changed my path according to instructions and checked the path to make sure it is set correctly. I am running Windows 10 if this makes a difference. Thank you for any help you can give me. If you can, please make your response simple as I am a complete novice. Many thanks, Billie Healy -- 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