Re: [Quickfix-developers] default compiler flags
Brought to you by:
orenmnero
From: <or...@qu...> - 2008-04-30 18:21:12
|
How do including debug symbols make things any slower? I've never heard of this. Running the performance tests with and without is yielding no different results. > Is there any specific reason why we are setting the default compiler flags > for *nix systems to "-g"? > Would'nt it make more sense to exclude "-g" so that the compiled library is > smaller and faster? > thanks, |