Op 22 jul. 2011 21:09 schreef "PcX" het volgende:
>
> 于 2011/7/13 22:00, PcX 写道:
> > (3)gcc -g -flto -c main.c
> >gcc main.o -flto -fuse-linker-plugin
> >a.exe
> >it will crash.
> > In addition, the linker stage have some warnings:
> > --
>
于 2011/7/13 22:00, PcX 写道:
> (3)gcc -g -flto -c main.c
>gcc main.o -flto -fuse-linker-plugin
>a.exe
>it will crash.
> In addition, the linker stage have some warnings:
> --
> crt/pseudo-reloc.c:49:13: warning: type of '_image_base__' does not
On 22/07/11 15:38, Ozkan Sezer wrote:
> On Fri, Jul 22, 2011 at 4:16 PM, Eugen Dedu
> wrote:
>> Hi,
>>
>> (I sent this to IRC but nobody answered.)
>>
>> I have a big linux application and I use mingw to build it for windows
>> too. When I use mingw32 everything goes well, but when I use mingw-w
On Fri, Jul 22, 2011 at 4:16 PM, Eugen Dedu
wrote:
> Hi,
>
> (I sent this to IRC but nobody answered.)
>
> I have a big linux application and I use mingw to build it for windows
> too. When I use mingw32 everything goes well, but when I use mingw-w64
> in 32bit mode and execute it on Windows I re
Hi,
(I sent this to IRC but nobody answered.)
I have a big linux application and I use mingw to build it for windows
too. When I use mingw32 everything goes well, but when I use mingw-w64
in 32bit mode and execute it on Windows I receive the error: application
has not been initialised correct
于 2011/7/22 19:55, Ruben Van Boxem 写道:
>
> For starters, dlfcn-win32 is LGPL, mingw-w64 is not (by far). That's
> for sure a no go, unless the authors can be convinced to donate their
> code under PD/ZPL terms to mingw-w64.
Thanks.
I will ask the author whether to change the terms.
>
> Secondly, la
2011/7/22 PcX :
> Hi, all
>
> As gcc with plugin needs dlfcn, we may add dlfcn-win32
> (http://code.google.com/p/dlfcn-win32/downloads/list) to MinGW64.
> The dlfcn.h is compatible with MS.
For starters, dlfcn-win32 is LGPL, mingw-w64 is not (by far). That's
for sure a no go, unless the auth
Hi, all
As gcc with plugin needs dlfcn, we may add dlfcn-win32
(http://code.google.com/p/dlfcn-win32/downloads/list) to MinGW64.
The dlfcn.h is compatible with MS.
Thanks.
--
Best Regards,
PcX
dlfcn-win32-r19.7z
Description: Binary data
-