Hi, On 09 Nov 2010, Chris Robson wrote: > Anyone know how to remove the -O2 optimize flag from the compile, aka > ./configure --disable-???????
one quick way to compile without optimization is to do: make clean make CFLAGS="-O0 -g" This should work with all projects using automake (including sofia-sip). PS On slightly different topic, is there any easy way to turn off the "silent" compilation mode for current sofia-sip master...? :P br, -- Kai Vehmanen ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ Sofia-sip-devel mailing list Sofia-sip-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel