Errors
Michael Shane Miller
drkwlf@intelos.net
Tue Feb 6 19:32:00 GMT 2001
I've been having no luck compiling a program. Here is the list of errors I
get, any help is appreciatted.
C:/GCC/BIN/MAKE.EXE uox3.exe
MAKE.EXE[1]: Entering directory `C:/source'
g++ -c -O2 admin.cpp -o admin.o
In file included from admin.cpp:29:
uox3.h:98: warning: `__cdecl' redefined
*Initialization*:1: warning: this is the location of the previous definition
In file included from uox3.h:128,
from admin.cpp:29:
C:\GCC\BIN\..\lib\gcc-lib\i386-mingw32msvc\2.95.2\..\..\..\..\i386-mingw32ms
vc\i
nclude\winsock2.h:46: unbalanced `#endif'
MAKE.EXE[1]: *** [admin.o] Error 1
MAKE.EXE[1]: Leaving directory `C:/source'
C:\GCC\BIN\MAKE.EXE: *** [mingw32] Error 2
More information about the Gcc
mailing list