X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0A0603857702 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1699291945; bh=a7oT8N/O7AgpZQ+iz07O4WbF9t+KvXopu3lbR2eMekQ=; h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=i+WJtmSwOkHhC0qIFx5k50S19jYyhp8tjOk4tqKkcNmeKd2OtQwJxTJ8Of20cyJbC 98ml+pzJLzmMBtTI3ev076wS5SB/mlArd+flgr4rMe9BX4dTYZA+M9cmw8dlsBb0Ez PDZIUBj8d4cYZ2GDrVnRGQtv0zZFSps9GklCj2h8= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 66FD7385842C ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 66FD7385842C ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1699291866; cv=none; b=qDP6v8knpH03LY38Qcm60GHI1eIvsPuI5Ddy3d5Eus6sF29PkNBZkmCvuJAUdYV7deiLCdc0w1/2XcTHqjnwawfiZaGtvjUyb5SKa727a9l25xX7AMLRzKtBSJz+VK/No+J46WH+HsWJ/ojuTc8w9rrhPcf7vt0ednuNyx5hsAY= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1699291866; c=relaxed/simple; bh=izPHqCwzvlxICRjuYzadXH8Ok9YFRECGbBxKWSLYAX8=; h=DKIM-Signature:Date:From:Message-ID:To:Subject:MIME-Version; b=XDC6utYTRWjpxGtNyHA2ab6cng3VXpWAbh2eULnR4SbY5Kh8EAMnsHWHJzoJRRazCbRFdA2GAmkaYpNKxvT8DXCXXuy7xDPtbsbVIhEVJTmTTGIynfs/NNhZbdg5xUBnWDZ/aFNPbGQNb7Z2xhwzXapw69PEjBr1GoVJBu5AuP0= ARC-Authentication-Results: i=1; server2.sourceware.org X-Yandex-Fwd: 1 Date: Sat, 3 Jun 2023 20:35:08 +0300 X-Mailer: The Bat! (v9.3.4) Professional Message-ID: <303971593.20230603203508@yandex.ru> To: rajesh kesavan , cygwin AT cygwin DOT com Subject: Re: Getting return code "127" after execution of program In-Reply-To: References: MIME-Version: 1.0 X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_00, DATE_IN_PAST_96_XX, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_THEBAT, NICE_REPLY_A, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Andrey Repin via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Andrey Repin Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Greetings, rajesh kesavan! > We are Trying to execute a program like ./sample.exe on 64 bit Cygwin. This > executable is built with CMake on Cygwin 64 bit. > The Program is not throwing any error or success details. it simply comes > out from the running screen without any error and success states. > and we checked output status using "*$?*" It returns "*127*" output. > We checked the missing libraries by using "cygcheck sample.exe" and added > the required libraries as per the *cygcheck* report. What is more interesting is the output of cygcheck -svr as per >> Problem reports: https://cygwin.com/problems.html > Please let me know if you want more details. Did you install cygwin on the target system or you naively tried to copy only DLL's you think are needed? -- With best regards, Andrey Repin Saturday, June 3, 2023 20:32:30 Sorry for my terrible english... -- 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