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
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
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
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
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.
_
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
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