0

Im using mxmlc to compile as3 on ubuntu linux. I've donwloaded flex4_b2_100509, just to use the most recent stuff...
so Im typing 'mxmlc file.as' but it just hangs on me... it doesnt return anything. I checked running processes ('ps -e') and its showing both mxmlc and java as running, which tells me the compiler started... after a while the shell reports a 'segmentation fault'

any ideas on what it might be? thanks

deepblue
  • 8,426
  • 13
  • 48
  • 60

1 Answers1

0

http://mathing.scroggles.com/wordpress-mu/2008/10/24/mxmlc-segfault-ubuntu-804/

this resolves the issue

deepblue
  • 8,426
  • 13
  • 48
  • 60