Y
Hacker News
new
|
ask
|
show
|
jobs
by
musicale
1834 days ago
How about "always use gcc/g++ in memory-safe compilation mode?"
I'd like to be able to type something like:
gcc -march=x86-64-safe my_buggy_server.c
Come to think of it, that should probably be the default.