On 04/26/2012 10:59 AM, Petr Mladek wrote:
I have also added -strip option when generating the LibreOffice
installation set to make sure that the official build is the same as it
was before.
Looks like
diff --git a/instsetoo_native/util/makefile.mk
b/instsetoo_native/util/makefile.mk
index 7
Petr Mladek píše v Čt 26. 04. 2012 v 10:59 +0200:
> I am going to double check it in a clean build and push it within next 3
> hours or so.
It needed slightly more tweaking, see the attached patch.
1. I used "--strip" instead of "-strip" in ooinstall. There already was
"--help" and it was more ty
Hello David,
David Ostrovsky píše v Čt 26. 04. 2012 v 08:07 +0200:
> thank you for your review and your comments.
> Here is a new version with these issues fixed:
>
> 1. no strip in solenv/bin/deliver.pl any more
> 2. solenv/bin/modules/installer preserves striping code
> 3. there is a new target
Hello Petr,
thank you for your review and your comments.
Here is a new version with these issues fixed:
1. no strip in solenv/bin/deliver.pl any more
2. solenv/bin/modules/installer preserves striping code
3. there is a new target install-strip that do strip during installation
process.
Quest
d.ostrov...@idaia.de píše v Út 24. 04. 2012 v 11:33 +0200:
> Do we agree about to drop the striping code from ooinstaller?
What do you mean by ooinstaller? Just the single ooinstall script or
also also the solenv/bin/modules/installer/* stuff?
It is hard to say until we know what is the benefit o
On Tue, 2012-04-24 at 10:32 +0200, Petr Mladek wrote:
> > strip removes the table of internal symbols. The effect is that
> > backtrace information (whether produced by LO's unmaintained automatic
> > crash reporting or manually by a capable user) becomes hard to use (or
> > even next to usele
Zitat von Lubos Lunak :
On Tuesday 24 of April 2012, Stephan Bergmann wrote:
On 04/23/2012 06:17 PM, Petr Mladek wrote:
> I am not sure but I think that strip reduces size of binaries even when
> you build without -g. It just removes something less important.
strip removes the table of interna
On Tuesday 24 of April 2012, Stephan Bergmann wrote:
> On 04/23/2012 06:17 PM, Petr Mladek wrote:
> > I am not sure but I think that strip reduces size of binaries even when
> > you build without -g. It just removes something less important.
>
> strip removes the table of internal symbols. The eff
Stephan Bergmann píše v Út 24. 04. 2012 v 09:00 +0200:
> On 04/23/2012 06:17 PM, Petr Mladek wrote:
> > I am not sure but I think that strip reduces size of binaries even when
> > you build without -g. It just removes something less important.
>
> strip removes the table of internal symbols. The
On 04/23/2012 06:17 PM, Petr Mladek wrote:
I am not sure but I think that strip reduces size of binaries even when
you build without -g. It just removes something less important.
strip removes the table of internal symbols. The effect is that
backtrace information (whether produced by LO's un
Lubos Lunak píše v Po 23. 04. 2012 v 13:37 +0200:
> On Monday 23 of April 2012, Petr Mladek wrote:
> > Hmm, we might want to keep the strip stuff and the -dontstrip options in
> > the in the perl installer. It is handy when you have debug build and you
> > need to send someone the small stripped bu
On Mon, Apr 23, 2012 at 01:37:29PM +0200, Lubos Lunak wrote:
> On Monday 23 of April 2012, Petr Mladek wrote:
> > Hmm, we might want to keep the strip stuff and the -dontstrip options in
> > the in the perl installer. It is handy when you have debug build and you
> > need to send someone the small
On Monday 23 of April 2012, Petr Mladek wrote:
> Hmm, we might want to keep the strip stuff and the -dontstrip options in
> the in the perl installer. It is handy when you have debug build and you
> need to send someone the small stripped build. It is a big difference in
> the size. I am not sure i
Hi David,
thanks a lot for looking at it. Your patch is almost perfect. Well,
there are still some open questions, see below. :-)
David Ostrovsky píše v So 21. 04. 2012 v 14:23 +0200:
> Hi,
>
> here is the patch to remove strip solver configure option.
> Some places still has a strip code, for e
14 matches
Mail list logo