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
On 02/06/2023 13:42, Eliot Moss via Cygwin wrote:
On 6/2/2023 5:58 AM, rajesh kesavan via Cygwin wrote:
Hi,
[...]
(I also don't think you needed to include all those lists in your
original post; cygwin@cygwin.com would be enough for now, so I have
trimmed other lists from my response.)
Indee
On 2023-06-02 09:07, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote:
The Program is not throwing any error or success details. it simply comes
out from the running screen without any error and success states.
127 is a POSIX return code meaning the binary file is not executable and canno
> The Program is not throwing any error or success details. it simply comes
> out from the running screen without any error and success states.
127 is a POSIX return code meaning the binary file is not executable and cannot
be started.
Check what "ldd ./sample" shows. Most likely you are missin
On 6/2/2023 5:58 AM, rajesh kesavan via Cygwin wrote:
Hi,
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
Hi,
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
6 matches
Mail list logo