enable-dbgutil

nicholas ferguson nicholasferguson at wingarch.com
Wed Sep 17 04:46:19 PDT 2014


I expect a much more erudite answer from a developer at redhat.

To read my email and think oh...I can tell him to eliminate icu from a
build..and that is the only problem reported.  So problem is solved.

That is irritating to read.

-----Original Message-----
From: Eike Rathke [mailto:erack at redhat.com] 
Sent: Wednesday, September 17, 2014 7:19 AM
To: nicholas ferguson
Cc: libreoffice at lists.freedesktop.org
Subject: Re: enable-dbgutil

Hi nicholas,

On Tuesday, 2014-09-16 09:29:01 -0400, nicholas ferguson wrote:

> I am trying to escape having to untar all of the 3rd parties and see 
> which ones are missing win32 debug libs and dlls.
> 
>  
> 
> On first pass of building Libreoffice with:
> 
> --enable-dbgutil.
> 
>  
> 
> build complained that
> 
> ExternalPackage_icu.mk:24 ...file icudtd53.dll does not exist in the 
> tarball.

As has already been pointed out in the other mail thread you started, the
icudt*.dll was moved from external/icu/ExternalPackage_icu.mk to
external/icu/ExternalPackage_icu_ure.mk already in July.

> So reading configure help.  I can set
> 
> --with-system-icu and do a debug build there.

You can safely assume that almost none of the --with-system-... options will
work on Windows simply because the Windows system does not provide any of
those libraries.

Plus, if you change configure options, especially with --enable-dbgutil, you
usually need to  make clean && make  to force a clean build. In fact the
missing icudtd53.dll may be a result of such mixed build because in a
non-dbgutil build it is icudt53.dll instead.

> A git clone of Libreoffice from trunk.

Git has no notion of trunk, you probably mean the master branch, but
apparently you're trying to build a quite old snapshot.

  Eike

--
LibreOffice Calc developer. Number formatter stricken i18n
transpositionizer.
GPG key ID: 0x65632D3A - 2265 D7F3 A7B0 95CC 3918  630B 6A6C D5B7 6563 2D3A
Care about Free Software, support the FSFE https://fsfe.org/support/?erack
-------------- next part --------------
An embedded message was scrubbed...
From: "nicholas ferguson" <nicholasferguson at wingarch.com>
Subject: issue solved with --enable-dbgutil  for Visual Studio on Windows 7 ( solution to this mess)
Date: Tue, 16 Sep 2014 19:27:41 -0400
Size: 17984
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140917/4b8f95cb/attachment.mht>


More information about the LibreOffice mailing list