Displaying 2 results from an estimated 2 matches for "ntdll32".
Did you mean:
ntdll
2011 Mar 31
1
gcc -O3 -march=barcelona breaks Wine
...released and these (http://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=4.5.2) are the fixes, but I don't know if any of them would resolve the problem. I guess I can build 4.5.2 and find out...
I have individually built explorer, rundll32 and ntdll32 with -O3 -march=barcelona and Wine runs fine, so I'm not sure which part of Wine is actually dying.
2009 Jan 02
0
[LLVMdev] TableGen crash
...Debug/Aut
oGenerated.inc.tmp d:/projects/llvm/tools/llvmc/plugins/Base/Base.td
[New thread 3744.0x1a10]
Error: dll starting at 0x77d40000 not found.
Error while mapping shared library sections:
NOT_AN_IMAGE: No such file or directory.
Error while mapping shared library sections:
C:\WINXP64\SysWOW64\ntdll32.dll: No such file or directory.
Error: dll starting at 0x77d40000 not found.
Error: dll starting at 0x77c20000 not found.
main (argc=2293680, argv=0x4010b6) at TableGen.cpp:129
129 int main(int argc, char **argv) {
(gdb) break 196
Breakpoint 2 at 0x481b7c: file TableGen.cpp, line 196.
(gdb) c
C...