Vincent R. wrote: > For instance I wanted to test Dw2 exception on wince platform and from > what I know > normally you only need to call configure with --with-dwarf2 and it will > define DWARF2_DEBUGGING_INFO but it doesn't work on cegcc.
Nope, --with-dwarf2 sets the default debugging info format to generate. To use DW2 EH, you need --disable-sjlj-exceptions. cheers, DaveK ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel