Y
Hacker News
new
|
ask
|
show
|
jobs
by
josefx
1815 days ago
Why recompile it when the existing binary still works with the current runtime? At least on Linux the old version of memcpy will still be included in the runtime library to avoid this kind of issue.