Y
Hacker News
new
|
ask
|
show
|
jobs
by
oneeyedpigeon
193 days ago
> disabling optimizations with /Od
And that weird flag is because it's a windows compiler: cl.exe, not gcc.