X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B7CA7385DC00 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1587121820; bh=vxpUN5aCK5x/KXSyzcfL3Ife5Qr38VgYEtHcaCmGJjg=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=A3kWqvd493f0bIlfBIj+jrFu+OHFWx9MDDDUpwVdfcyadwup5kVbqToLFmmVHREV+ 5wzUBpU3/hxDrU7L3Tpt5GlOyBBke6/YBL5XZGHiPI9VJvlFVHgRlcGjqIm79wowK3 wCtS0mg1qXuqKkRs3aVN8j34WH/d2/qygj84WU98= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 5A8AC385B835 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=uBpHrfZWvbYNfZuiZe3IfL7Uka/4Y0jwPN/o81CIBqw=; b=dwCEd4Pq5/V45SGfKwDXca1q4mlu2B1wMm3siEBDAbrkTp4zW0uZiOKY0qnGhxKonN pMl7AHvBHUUWkwj6KgudBJTukK9Hl06GpLHgvwJoNDIn2dpbzc4LSBjY5FLyJz/rY05I k+LPA87W8fJEC1qmNhiKNWYXCJz30ohojpGZ43SRrZjIacMQFA/CWLkZjx7JLwIpTy9P kR1QP3XdKPwhgaWTLz8B1QA4jcilKZs37RUj1Y873+xjbhnLw/kqiS53/Dta+Pkh83WV OXjB7m6kZsHqyAgHKTW1T74eS1SoKKJQyme26Keuzt5w3dW8J2W9/skGiDp/pAK5S1HN MabQ== X-Gm-Message-State: AGi0PuYR2BprJRiNWvFLcYL73d1BAIpI1Y35CZdN0y6Lw1BW4Mhvt9jL saRs7lM9cdXmvDFjvMWcc5xqTK85opHDc/Sah05VCW0= X-Google-Smtp-Source: APiQypIqLWnm6C3NsxkgW+TIovcf/kVZHchdXWnzmy0SZ6kNdQgx4SW/IUJXjFYxdPBu9ToRanuz6PqKNhm1pO5jeO8= X-Received: by 2002:a05:6e02:68b:: with SMTP id o11mr2257708ils.245.1587121816260; Fri, 17 Apr 2020 04:10:16 -0700 (PDT) MIME-Version: 1.0 Date: Fri, 17 Apr 2020 13:10:06 +0200 Message-ID: Subject: What is wrong with the name excel? To: cygwin AT cygwin DOT com X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, 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: Gerlach van Beinum via Cygwin Reply-To: Gerlach van Beinum Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" I made a program to read a csv file from Excel. I called it excel.c and it made an executable excel.exe If irun that executable with: ./excel.exe nothing happens, i.i. no output. If I rename it to a.exe it runs OK. What about this name excel?? My Cygwin version is up-to-date. -- Gerlach van Beinum -- 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