[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Enigma-devel] mingw cross compilation fails
From: |
Martin Hawlisch |
Subject: |
[Enigma-devel] mingw cross compilation fails |
Date: |
Tue, 22 Oct 2002 14:42:42 +0200 (MEST) |
Hi,
using the latest enigma sources from CVS (fresh checkout) and the latest
mingw32 available in debian unstable I get the following error.
I'm no C++ expert so I could not find where this comes from:
Making all in px
make[2]: Entering directory `/home/mhawlisch/devel/enigma/px'
i586-mingw32msvc-g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/local/cross-tools/i386-mingw32msvc/include
-I/usr/local/cross-tools/i386-mingw32msvc/include/SDL -Dmain=SDL_main -g -O2
-fno-exceptions
-I/usr/local/cross-tools/i386-mingw32msvc/include
-I/usr/local/cross-tools/i386-mingw32msvc/include/SDL
-Dmain=SDL_main -I./libtolua -g -c drawable.cc
In file included from drawable.cc:19:
video.hh:37: parse error before `)' token
video.hh:39: missing ';' before right brace
video.hh:40: semicolon missing after declaration of `px::RGB'
video.hh:40: extraneous `char' ignored
video.hh:40: extraneous `char' ignored
video.hh:40: extraneous `char' ignored
video.hh:48: parse error before `}' token
make[2]: *** [drawable.o] Fehler 1
make[2]: Leaving directory `/home/mhawlisch/devel/enigma/px'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/mhawlisch/devel/enigma'
make: *** [all-recursive-am] Fehler 2
address@hidden:~/devel/enigma$ i586-mingw32msvc-g++ --version
i586-mingw32msvc-g++ (GCC) 3.2 (mingw special 20020817-1)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
--
Cheers, Martin.
http://www.hawlisch.de
+++ GMX - Mail, Messaging & more http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!
- [Enigma-devel] mingw cross compilation fails,
Martin Hawlisch <=