Hello, i have retried to compile wine CVS on amd64 (gcc 3.4 with -m32, etc + kernel 2.6.4-rc2), where i was thinking the 0xc0000000 problem was solved. but i get:
wine: failed to initialize: /opt/wine/lib/wine/ntdll.dll.so: failed to map segment from shared object: Cannot allocate memory
attach to this mail the output of "strace32 wine"
one of the last lines is (i have 512Mb of ram)
old_mmap(NULL, 482376, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = -1 ENOMEM (Cannot allocate memory)
It looks like my kernel absolutly wants to allocate memory > 0xc0000000 :-) Any idea?
Thanx Maurizio
Please CC answers to monge(at)sns(dot)it, since i'm not subscribed.