adobe-flash / crossbridge

Welcome to visit the homepage!
http://www.crossbridge.io
542 stars 194 forks source link

Crossbridge is not support the cygwin 64-bit? #34

Closed iamfredng closed 10 years ago

iamfredng commented 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

cbakgly commented 10 years ago

There wasn't cygwin 64b when 1.0.1 came out. Please use 32b or make one from code (expecting minor changes).