caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Andreas Hauptmann <andreashauptmann@t-online.de>
To: caml-list@inria.fr
Subject: Re: [Caml-list] flexdll issue with lablgtk
Date: Tue, 27 Oct 2015 09:27:49 +0100	[thread overview]
Message-ID: <n0nci6$nmv$1@ger.gmane.org> (raw)
In-Reply-To: <0F7D3B1B3C4B894D824F5B822E3E5A172CE338FF@IRSMSX102.ger.corp.intel.com>

Hi,

On Mon, 26 Oct 2015 16:43:38 +0000
Soegtrop, Michael wrote:
> https://github.com/alainfrisch/flexdll/issues/6
> 
> I did run into the same issue and wanted to ask if there is already a
> better fix than undoing the COMDAT section changes as mentioned above.

It either won't solve the issue or it will introduce new ones (I
don't remember details, but I've tried it). 

As a temporary workaround, you can try to strip your invalid dll files
(e.g. 'x86_64-w64-mingw32-strip --strip-unneeded  dlllablgtk2.dll') or
switch to an older version of the gcc-toolchain (4.8 or 4.7).


  parent reply	other threads:[~2015-10-27  8:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-26 16:43 Soegtrop, Michael
2015-10-26 16:49 ` Alain Frisch
2015-10-27  8:27 ` Andreas Hauptmann [this message]
2015-10-27  9:05   ` Soegtrop, Michael
2015-10-27 10:06   ` Soegtrop, Michael

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='n0nci6$nmv$1@ger.gmane.org' \
    --to=andreashauptmann@t-online.de \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).