On 7/5/11 8:25 AM, Graydon Hoare wrote:
That is: stageN/bin contains everything needed-to-run stageN/bin,
whereas stageN/<arch>/lib contains everything
needed-by-programs-produced-by stageN. Then we rpath stageN/bin/rustc to
$ORIGIN on machines that have rpath, and on windows this "just works"
because it searches the exe directory for dlls. Because it's crazy.

I think I read that Windows supports something like rpath with application manifest files. It's more of a pain than rpath, though.

Patrick
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to