-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Transferred from: https://issues.dlang.org/show_bug.cgi?id=15418
Originally reported in Gtkd: gtkd-developers/GtkD#133
User @MikeWey reported (2015-12-07 23:28:53 CET):
When GtkD is compiled with debug information, which is the default for dub.
linking executables results in the following warning:
Warning 178: .LIB pagesize exceeds 512after that optlink either hangs or terminates.
The GtkD library was compiled with the
dmd -libswitch.
ordub build gtk-d:gtkdThe executable with the following command:
dmd HelloWorld.d -I..\..\src ..\..\gtkd.lib
[Stripped other comments as redundant or pings]
Metadata
Metadata
Assignees
Labels
No labels