[Success with Workaround] XEmacs 21.5-b25 "eggplant" (+CVS-20060305) i586-pc-win32
Adrian Aichner
adrian at xemacs.org
Sun Mar 12 12:48:18 EST 2006
Marcus Crestani <crestani at informatik.uni-tuebingen.de> writes:
>>>>>>"APA" == Adrian Aichner <adrian at xemacs.org> writes:
> APA> Using cl version Microsoft (R) 32-bit C/C++ Optimizing Compiler
> APA> Version 12.00.8804 for 80x86 Copyright (C) Microsoft Corp
> APA> 1984-1998. All rights reserved.
>
> APA> I get the compile error even with UNION_TYPE=0, DEBUG_XEMACS=0,
> APA> and OPTIMIZED_BUILD=0
>
> My cl is:
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
> Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
>
> XEmacs builds fine with all configurations I tested except
> UNION_TYPE=1, DEBUG_XEMACS=1, and OPTIMIZED_BUILD=1:
>
> cmdloop.c
> c:\cygwin\home\crestani\src\xemacs\xemacs-21.5\src\cmdloop.c(146) :
> fatal error C1001: INTERNAL COMPILER ERROR
> (compiler file 'f:\vs70builds\3077\vc\Compiler\Utc\src\P2\main.c', line 148)
> Please choose the Technical Support command on the Visual C++
> Help menu, or open the Technical Support help file for more information
> NMAKE : fatal error U1077: 'cl' : return code '0x2'
> Stop.
>
> nmake is:
> Microsoft (R) Program Maintenance Utility Version 7.10.3077
> Copyright (C) Microsoft Corporation. All rights reserved.
>
> Both came with Visual Studio .NET 2003.
Ah, I'm still on VS 6.0 and the internal compiler error is tickled by
a different source file:
c:\Hacking\cvs.xemacs.org\XEmacs\xemacs-21.5-clean\src\glyphs-widget.c(1772) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 1794)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
NMAKE: fatal error U1077: 'cl' : return code '0x2'
Stop.
Adrian
--
Adrian Aichner
mailto:adrian at xemacs.org
http://www.xemacs.org/
More information about the XEmacs-Beta
mailing list