Re: [Libreoffice] deliver.pl defaulting to strip

2011-02-17 Thread Jan Holesovsky
Hi Caolan, On 2011-02-15 at 09:09 +, Caolán McNamara wrote: > > Correct, thanks for the hint - so what about to default to provide > > --disable-symbols instead, and default to building with symbols? ;-) > > Are symbols insanely large under windows ?. I'd randomly guess that in > an ideal wo

Re: [Libreoffice] deliver.pl defaulting to strip

2011-02-15 Thread Bjoern Michaelsen
Hi Caolán, On Tue, 15 Feb 2011 09:09:48 + Caolán McNamara wrote: > Are symbols insanely large under windows ?. I'd randomly guess that in > an ideal world we default symbols on when building with gcc and strip > them at the very last stage when making the final .rpms/.debs when > using the e

Re: [Libreoffice] deliver.pl defaulting to strip

2011-02-15 Thread Caolán McNamara
On Tue, 2011-02-15 at 09:32 +0100, Jan Holesovsky wrote: > Hi Caolan, > > On 2011-02-11 at 20:27 +, Caolán McNamara wrote: > > > > deliver.pl now defaults to stripping binaries / libraries when it > > > delivers to solver, unless you export DISABLE_STRIP. > > > > It doesn't strip if you have

Re: [Libreoffice] deliver.pl defaulting to strip

2011-02-15 Thread Jan Holesovsky
Hi Caolan, On 2011-02-11 at 20:27 +, Caolán McNamara wrote: > > deliver.pl now defaults to stripping binaries / libraries when it > > delivers to solver, unless you export DISABLE_STRIP. > > It doesn't strip if you have --enable-symbols on FWIW, right ? Correct, thanks for the hint - so wha

Re: [Libreoffice] deliver.pl defaulting to strip

2011-02-11 Thread Caolán McNamara
On Fri, 2011-02-11 at 17:07 +0100, Jan Holesovsky wrote: > Hi, > > deliver.pl now defaults to stripping binaries / libraries when it > delivers to solver, unless you export DISABLE_STRIP. It doesn't strip if you have --enable-symbols on FWIW, right ? C. _

Re: [Libreoffice] deliver.pl defaulting to strip

2011-02-11 Thread Bjoern Michaelsen
Hi kendy, On Fri, 11 Feb 2011 17:07:17 +0100 Jan Holesovsky wrote: > deliver.pl now defaults to stripping binaries / libraries when it > delivers to solver, unless you export DISABLE_STRIP. > > I think it is a bad idea - breaks debugging of the unit tests (unless > you know that you have to reb

[Libreoffice] deliver.pl defaulting to strip

2011-02-11 Thread Jan Holesovsky
Hi, deliver.pl now defaults to stripping binaries / libraries when it delivers to solver, unless you export DISABLE_STRIP. I think it is a bad idea - breaks debugging of the unit tests (unless you know that you have to rebuild with debug, and deliver without stripping), and the distros need need