[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Build Failure CVS Head Win32
From: |
Frank Schmitt |
Subject: |
Build Failure CVS Head Win32 |
Date: |
Sun, 09 Mar 2003 21:50:49 +0100 |
User-agent: |
Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50 (i386-msvc-nt5.1.2600) |
Hello
Latest CVS Head doesn't compile under Windows using MS Visual Studio
6.0, configured without optimization and with all external image
libraries:
Dumping under names emacs and emacs-21.3.50.1
907048 pure bytes used
Dumping from g:/Programme/cygwin/usr/src/emacs/src/obj/i386/temacs.exe
to g:/Programme/cygwin/usr/src/emacs/src/obj/i386/emacs.exe
Copying DOS header...
0x00000000 Offset in input file.
0x00000000 Offset in output file.
0x000000e8 Size in bytes.
Copying NT header...
0x000000e8 Offset in input file.
0x000000e8 Offset in output file.
0x000000f8 Size in bytes.
Copying section table...
0x000001e0 Offset in input file.
0x000001e0 Offset in output file.
0x00000168 Size in bytes.
Copying raw data for .text...
0x00001000 Offset in input file.
0x00001000 Offset in output file.
0x0019f000 Size in bytes.
Copying raw data for EMBSS...
0x00000000 Offset in input file.
0x001a0000 Offset in output file.
0x00000000 Size in bytes.
Dumping bss data...
0x011a0000 Address in process.
0x001a0000 Offset in output file.
0x00052698 Size in bytes.
Copying raw data for .rdata...
0x001a0000 Offset in input file.
0x001f3000 Offset in output file.
0x00002000 Size in bytes.
Copying raw data for .data...
0x001a2000 Offset in input file.
0x001f5000 Offset in output file.
0x00002000 Size in bytes.
Copying raw data for .idata...
0x001a4000 Offset in input file.
0x001f7000 Offset in output file.
0x00003000 Size in bytes.
Copying raw data for EMDATA...
0x001a7000 Offset in input file.
0x001fa000 Offset in output file.
0x00121000 Size in bytes.
Dumping initialized data...
0x011fc000 Address in process.
0x001fa000 Offset in output file.
0x00120540 Size in bytes.
Copying raw data for .rsrc...
0x002c8000 Offset in input file.
0x0031b000 Offset in output file.
0x00001000 Size in bytes.
Copying raw data for .reloc...
0x002c9000 Offset in input file.
0x0031c000 Offset in output file.
0x0001b000 Size in bytes.
Copying raw data for EMHEAP...
0x00000000 Offset in input file.
0x00337000 Offset in output file.
0x00000000 Size in bytes.
Dumping heap...
0x01339000 Address in process.
0x00337000 Offset in output file.
0x002a3000 Size in bytes.
Copying remainder of executable...
0x002e4000 Offset in input file.
0x005da000 Offset in output file.
0x00067c16 Size in bytes.
"G:\Programme\cygwin\usr\src\emacs\src/obj/i386/emacs.exe"
-q -batch -f list-load-path-shadows
cd ..\lisp
NMAKE all
Microsoft (R) Program Maintenance-Dienstprogramm: Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. Alle Rechte vorbehalten.
cd ..\leim
NMAKE all
Microsoft (R) Program Maintenance-Dienstprogramm: Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. Alle Rechte vorbehalten.
"G:\Programme\cygwin\usr\src\emacs\leim/../src/obj/i386/emacs.exe"
-batch --no-init-file --no-site-file --multibyte
-f batch-byte-compile ./quail/greek.el
NMAKE : fatal error U1077:
'"G:\Programme\cygwin\usr\src\emacs\leim/../src/obj/i386/emacs.exe"'
: Rueckgabe-Code '0x80'
Stop.
NMAKE : fatal error U1077:
'C:\PROGRA~1\MICROS~1\VC98\BIN\NMAKE.EXE' : Rueckgabe-Code '0x2'
Stop.
--
One Ring to rule them all, One Ring to find them,
One Ring to bring them all and in the darkness bind them
In the Land of Mordor where the Shadows lie.
- Build Failure CVS Head Win32,
Frank Schmitt <=