Re: uno.bin core dump during build

2015-02-16 Thread Gabriele Bulfon
o.bin core dump during build On 02/16/2015 02:11 PM, Gabriele Bulfon wrote: looking at the solari_intel sources, uno2cpp.cxx already contains code similar to the patch you pointed: [...] without the need for a new callvirtualmethod.cxx The remaining part of the patches actually just take o

Re: uno.bin core dump during build

2015-02-16 Thread Stephan Bergmann
On 02/16/2015 02:11 PM, Gabriele Bulfon wrote: looking at the solari_intel sources, uno2cpp.cxx already contains code similar to the patch you pointed: [...] without the need for a new callvirtualmethod.cxx The remaining part of the patches actually just take out an unused call (dummy_

Re: uno.bin core dump during build

2015-02-16 Thread Gabriele Bulfon
if that solar files are already taking into account gcc 4.7? -- Da: Stephan Bergmann A: libreoffice@lists.freedesktop.org Data: 16 febbraio 2015 13.38.47 CET Oggetto: Re: uno.bin core dump during build On 02/16/2015 11:38 AM, Gabriele Bul

Re: uno.bin core dump during build

2015-02-16 Thread Stephan Bergmann
On 02/16/2015 11:38 AM, Gabriele Bulfon wrote: while building on XStreamOS / illumos, looks like uno.bin gets corrupted then causing a core dump at first build usage. Most likely bridges/source/cpp_uno/gcc3_solar_intel/ needs the equivalent of

uno.bin core dump during build

2015-02-16 Thread Gabriele Bulfon
Hi, while building on XStreamOS / illumos, looks like uno.bin gets corrupted then causing a core dump at first build usage. I checked with ldd that uno.bin and built libs are correctly linking. the dumping build command: sonicle@xstreamdev:/sources/sonicle/xstream-desktop-gate/components/libreoffi