Building GtkD app on Win32 results in 111 MiB file mostly from zeroes (compressed size - 324 KiB)

Denis Shelomovskij verylonglogin.reg at gmail.com
Thu Aug 4 11:09:32 PDT 2011


04.08.2011 17:57, Trass3r пишет:
>> dmd -oftestGtkD.exe -release -IgtkD-1.4.1-release\headers main.d
>> gtkD-1.4.1-release\library.lib
>>
>> Gives the same result.
>
> Ok, could you try with Unilink to see if it's a linker problem?
> ftp://ftp.styx.cabel.net/pub/UniLink/
> http://www.digitalmars.com/d/archives/digitalmars/D/learn/Need_OMF_MySQL_lib_that_actually_f_works..._28375.html#N28389
>

Have no idea how to work with UniLink:

ulink.cfg:
-LD:\D\dmd2\windows\lib
-zlibrary;phobos;kernel32;user32;snn
-Go

ulink main.obj:
UniLink v1.07 [beta] (build 3.19)
Error: Invalid OMF file (12) 'library.lib|gtk.d'


More information about the Digitalmars-d mailing list