Borland C++ 5.5 fails on Link, any ideas?

Michael Pyne pynm0001 at comcast.net
Sun Feb 29 18:34:17 CST 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sunday 29 February 2004 01:02 pm, you wrote:
> I will try the patch that others suggested and report back on it's effect.

I've compiled Wine with debugging support, so now I get all of the debugging 
messages.  The patch that was provided is unfortunately too old.  It searches 
for a file in a directory that doesn't exist, for starters.

I think I found the file it was looking for, however: dlls/ntdll/virtual.c.  I 
tried patching that file, but then Wine wouldn't start because of a 
relocation error involving VirtualAlloc.

I then went ahead and expanded the VirtualAlloc into the equivalent 
NtAllocateVirtualMemory call, and then Wine would simply segfault. :-(

I'm thinking of just getting an old version of Wine that the patch worked on 
to handle the case of compiling the programs, but I'd rather fix the problem.

> Regards,
>  - Michael Pyne
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAQoUNqjQYp5Omm0oRAswjAJ9Lh+2nFwou5QoeD3RMxQLAfPNqLwCgs2uA
If36rGZ9Z0NR1pzb4U64iBw=
=/ce1
-----END PGP SIGNATURE-----




More information about the wine-devel mailing list