bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem of compilation with Visual C++ 6.0


From: Raphaël ZHOU
Subject: problem of compilation with Visual C++ 6.0
Date: Wed, 8 Dec 2004 16:33:48 +0100

Hello,

I encountered certain problem of compilation with Visual C++ 6.0.
Here the log, Thank you to check the makefile.

The compilation also generated much message of warning.

Raphael

Windows 2000 Server
Visual C++ 6.0
gettext-0.14.1
libiconv-1.9.1


--------------------------------

        NMAKE -f Makefile.msvc all

Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.





    cl -I. -I.. -I..\libuniname -I..\lib -I..\intl -I..\..\gettext-runtime\i
ntl -I..\windows -Ic:\usr\include -MD -W1 -D_NDEBUG -O1 -DHAVE_CONFIG_H -DLO
CALE
DIR=\"c:\\usr\\share\\locale\" -DLOCALE_ALIAS_PATH=\"\" -DGETTEXTJAR=\"c:\\u
sr\\
share\\gettext\\gettext.jar\" -DLIBDIR=\"c:\\usr\\lib\" -DGETTEXTDATADIR=\"c
:\\u
sr\\share\\gettext\" -DPROJECTSDIR=\"c:\\usr\\share\\gettext\\projects\" -DI
NSTA
LLPREFIX=\"c:\\usr\" -DINSTALLDIR=\"c:\\usr\\bin\" -c -Tp msgmerge.c
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 for 80x86
Copyright (C) Microsoft Corp 1984-1998. All rights reserved.

msgmerge.c
msgmerge.c(413) : warning C4508: 'main' : function should return a value;
'void'
 return type assumed
msgmerge.c(677) : error C2660: '_obstack_begin' : function does not take 5
param
eters
msgmerge.c(693) : error C2660: '_obstack_newchunk' : function does not take
2 pa
rameters
msgmerge.c(722) : error C2660: '_obstack_newchunk' : function does not take
2 pa
rameters
msgmerge.c(752) : error C2660: '_obstack_newchunk' : function does not take
2 pa
rameters
msgmerge.c(782) : error C2660: '_obstack_newchunk' : function does not take
2 pa
rameters
msgmerge.c(824) : error C2660: '_obstack_free' : function does not take 2
parame
ters
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual
Studio\VC98\bin\N
MAKE.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual
Studio\VC98\bin\N
MAKE.EXE"' : return code '0x2'
Stop.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]