Re: ilink32 hungs under Wine 0.9.10

2006-03-25 Thread Igor Sysoev
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

ilink32 hungs under Wine 0.9.10

2006-03-22 Thread Igor Sysoev
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

Re: ilink32

2003-12-22 Thread Flameeyes
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

Problems with ilink32

2003-12-19 Thread Flameeyes
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