On Thu, 23 Mar 2006, Igor Sysoev wrote:
When I try to link with ilink32.exe from C++ Builder Compiler and
Command Line Tools ( http://appdb.winehq.org/appview.php?versionId=1423 )
ilink32 hangs.
I saw comment on http://appdb.winehq.org/appview.php?versionId=1423
about changing
When I try to link with ilink32.exe from C++ Builder Compiler and
Command Line Tools ( http://appdb.winehq.org/appview.php?versionId=1423 )
ilink32 hangs.
I saw comment on http://appdb.winehq.org/appview.php?versionId=1423
about changing ADDRESS_SPACE_LIMIT. Could be applied to 0.9.10 ?
Igor
Adrian Smarzewski wrote:
> I would like to run Borland Ilink32 under Wine.
> where can I find _working_ patch for version 20031118?
Please anyone knows?
Seems like ilin32 checks for reservation of some memory areas, to be sure to
be run on a Windows system.
Also, these areas changes wi
Hi,
I used to write applications for windows with Borland C++ Builder 6. The
problem is that wine, either from cvs or release, froze when linking
programs with ilink32.
I fixed the problem with older releases using this patch:
Index: dlls/ntdll/virtual.c