[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] libtcc.dll on win32 issues
From: |
Thomas Preud'homme |
Subject: |
Re: [Tinycc-devel] libtcc.dll on win32 issues |
Date: |
Sat, 03 Jan 2015 22:07:52 +0000 |
User-agent: |
KMail/4.14.1 (Linux/2.6.38-ac2-ac100; KDE/4.14.2; armv7l; ; ) |
Le lundi 3 novembre 2014, 14:34:16 James Buren a écrit :
> If this library is dynamically loaded when compiled with recent MinGW
> environments, it causes the host process to crash when it exits. It seems
> to happen with any dll compiled with gcc if libgcc.so is linked to it
> dynamically. The only known workaround I know of is to link with the
> -static-libgcc flag. I'm not sure how this should be patched into the build
> environment if I were to try to send this to upstream. Thoughts?
This looks like a GCC bug then so you should report it to GCC community
instead. Unless there is a good reason for GCC to do this.
Best regards,
Thomas
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Tinycc-devel] libtcc.dll on win32 issues,
Thomas Preud'homme <=