Closed iamfredng closed 10 years ago
Crossbridge is not support the cygwin 64-bit?
when i run the command:
$fred ~/Downloads/Crossbridge_1.0.1/samples/01_HelloWorld $../../sdk/usr/bin/gcc hello.c -emit-swf -o hello.swf $echo $? 127
it just return.
i use the echo $? to check the return code. it is 127
There wasn't cygwin 64b when 1.0.1 came out. Please use 32b or make one from code (expecting minor changes).
Crossbridge is not support the cygwin 64-bit?
when i run the command:
$fred ~/Downloads/Crossbridge_1.0.1/samples/01_HelloWorld $../../sdk/usr/bin/gcc hello.c -emit-swf -o hello.swf $echo $? 127
it just return.
i use the echo $? to check the return code. it is 127