Overview
Artifact ID: | 530eb55de86a66566b8cd11597fcf1f8044b4e8e |
---|---|
Ticket: | e6b231ea5d667ae1f973aeaa7d64f79be1155efa
Windows x-compilation - inclusion of static libreg.a breaks .exe |
User & Date: | anonymous on 2012-11-15 01:15:40 |
Changes
- comment changed to:
in kitsh's Makefile.tclkit.in, the use of $ARCHS in the final link stage produces an executable which windows complains about - it says it can't find the libreg13.dll file on the system. Same for libdde. This comprehensively prevents kitcreator cross-compiling for my system.<div><br /></div><div>I have found that preventing these static linkages removes the error.</div><div><br /></div><div>I suggest that either the aclocal.m4 macros which generate ARCHS are too-inclusive, or the static build of libreg etc is somehow wrong.</div><div><br /></div><div>Colin</div><div><br /></div>
- private_contact changed to: "5fc5e972c33194840d812dceaa267241ac9348a2"
- severity changed to: "Critical"
- status changed to: "Open"
- title changed to:
Windows x-compilation - inclusion of static libreg.a breaks .exe
- type changed to: "Code Defect"