https://sourceware.org/bugzilla/show_bug.cgi?id=31466
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Hang when building Rust |It takes a long time to
|program with |build Rust program with
|--no-keep-memory |--no-keep-memory
--- Comment #5 from H.J. Lu <hjl.tools at gmail dot com> ---
It doesn't hang. It just takes a LONG time:
$ /bin/time ../ld.master --no-keep-memory `cat doit`
371.06user 180.83system 9:13.36elapsed 99%CPU (0avgtext+0avgdata
1185900maxresident)k
0inputs+50408outputs (0major+71941278minor)pagefaults 0swaps
--
You are receiving this mail because:
You are on the CC list for the bug.