Re: gpg4libre: Advanced autoconf question

2017-09-27 Thread Miklos Vajna
Hi,

On Wed, Sep 27, 2017 at 09:14:34AM +0200, David Ostrovsky  
wrote:
> - 2 Detection whether or not the provided compiler supports C++11.

In the context of msvc and autoconf, this may be related:

https://sourceforge.net/p/libepubgen/code/ci/49f6461d4751d3b16e32ab8f9c93a3856b33be49/

I.e. maybe your problem is the same that configure should not draw
conclustions about C++11 support based on __cplusplus when it comes to
MSVC.

Regards,

Miklos


signature.asc
Description: Digital signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


gpg4libre: Advanced autoconf question

2017-09-27 Thread David Ostrovsky
I'm working on porting gpg4libre to native Windows build: [1].

You can find the status here: [2]. libgpg-error and lubassuan can be
built right naow. gpgme configure script is failing with two different
problems:

- 1 Detection of glib
- 2 Detection whether or not the provided compiler supports C++11.

I documented the confiuration breakages here: [3] and my analysis.
I will be on vacation in the next weeks, and wonder if you can have
an idea, how to rectify those problems, or, even better, just fix
them ;-)

* [1] https://gerrit.libreoffice.org/#/q/topic:gpg4libre-win32
* [2] https://wiki.documentfoundation.org/Development/msvc-x86_64#Ongoi
ng_efforts_to_build_gpgme_on_Windows
* [3] https://wiki.documentfoundation.org/Development/msvc-x86_64#gpgme
pp
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice