Re: internal compiler error: in connect_traces, at dwarf2cfi.c:2676

2013-12-30 Thread mcmurchy1917-libreoffice
Thanks for all the replys. It seems I may have became a victim of a regression in gcc http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58864 which helped me with this statement - "it breaks with -march=i686 but works with -march=i586." I then noticed I hadn't set these flags -

Re: internal compiler error: in connect_traces, at dwarf2cfi.c:2676

2013-12-30 Thread Pierre-André Jacquod
Hello, works fine by me. Did you try with another compiler / compiler version ? I have gcc version 4.7.2 20130108 [gcc-4_7-branch revision 195012] (SUSE Linux) and last commit in master being: d8dedc775cedf0e9daf9284bc7e3a0331ccd2963 EMF+: Integer coordinate values are signed. regards Pierre-And

Re: internal compiler error: in connect_traces, at dwarf2cfi.c:2676

2013-12-28 Thread Alex Kempshall
Looks like setting the correct compiler flags fixed this problem for me. Alex On Saturday 28 Dec 2013 09:52:43 mcmurchy1917-libreoff...@yahoo.co.uk wrote: > Quite early on in compilling LO I get the following error. Any suggestions > on how to resolve. It seems to suggest it's a problem with