[Patches] [ python-Patches-1203650 ] Allow larger programs to be frozen under Win32

SourceForge.net noreply at sourceforge.net
Mon May 30 10:27:36 CEST 2005


Patches item #1203650, was opened at 2005-05-17 17:03
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1203650&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Demos and tools
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Gottfried Ganßauge (ganssauge)
Assigned to: Nobody/Anonymous (nobody)
Summary: Allow larger programs to be frozen under Win32

Initial Comment:
The makefile generated by freeze on Windows ist not
suitable for Programs containing many imported modules.
This patch generates a makefile using an inline linker
response file.

----------------------------------------------------------------------

>Comment By: Martin v. Löwis (loewis)
Date: 2005-05-30 10:27

Message:
Logged In: YES 
user_id=21627

Can you please explain what you mean by "not suitable"? Do
you get some error? If so, what precisely is the error message?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1203650&group_id=5470


More information about the Patches mailing list