Closed
Description
Compiling https://github.com/servo/servo/tree/rustup-20140716 works fine on OS X, but if you add --disable-optimize
on configure, then the build will hang in libscript. Inspecting rustc in a debugger shows that it's waiting on an external process; the process appears to be dsymutil since that is still running.
@alexcrichton suspects it's a debuginfo related bug.
Metadata
Metadata
Assignees
Labels
No labels