First post, by athemis
			
								athemis
								Offline
			
			
				
					
			
		
					
																	Rank
				Newbie
																
			- Rank
- Newbie
Hi!
I've got a problem to compile the cvs version with gcc-3.3.1.
Here's the terminal extract:
make[3]: Entering directory `/var/tmp/portage/dosbox-cvs-20030809/work/dosbox/src/fpu'source='fpu.cpp' object='fpu.o' libtool=no \depfile='.deps/fpu.Po' tmpdepfile='.deps/fpu.TPo' \depmode=gcc3 /bin/sh ../../depcomp \g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -march=athlon-tbird -O3 -pipe -g -g -g -c -o fpu.o `test -f fpu.cpp || echo './'`fpu.cpprm -f libfpu.aar cru libfpu.a fpu.oranlib libfpu.amake[3]: Leaving directory `/var/tmp/portage/dosbox-cvs-20030809/work/dosbox/src/fpu'Making all in guimake[3]: Entering directory `/var/tmp/portage/dosbox-cvs-20030809/work/dosbox/src/gui'source='sdlmain.cpp' object='sdlmain.o' libtool=no \depfile='.deps/sdlmain.Po' tmpdepfile='.deps/sdlmain.TPo' \depmode=gcc3 /bin/sh ../../depcomp \g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -march=athlon-tbird -O3 -pipe -g -g -g -c -o sdlmain.o `test -f sdlmain.cpp || echo './'`sdlmain.cppsource='render.cpp' object='render.o' libtool=no \depfile='.deps/render.Po' tmpdepfile='.deps/render.TPo' \depmode=gcc3 /bin/sh ../../depcomp \g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -march=athlon-tbird -O3 -pipe -g -g -g -c -o render.o `test -f render.cpp || echo './'`render.cppsource='midi.cpp' object='midi.o' libtool=no \depfile='.deps/midi.Po' tmpdepfile='.deps/midi.TPo' \depmode=gcc3 /bin/sh ../../depcomp \g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -march=athlon-tbird -O3 -pipe -g -g -g -c -o midi.o `test -f midi.cpp || echo './'`midi.cppsdlmain.cpp: In function `void GFX_SetTitle(int, int)':sdlmain.cpp:86: error: ISO C++ forbids declaration of `internal_cycles' with notypesdlmain.cpp:87: error: ISO C++ forbids declaration of `internal_frameskip' withno typemake[3]: *** [sdlmain.o] Error 1make[3]: *** Warte auf noch nicht beendete Prozesse...make[3]: Leaving directory `/var/tmp/portage/dosbox-cvs-20030809/work/dosbox/src/gui'make[2]: *** [all-recursive] Error 1make[2]: Leaving directory `/var/tmp/portage/dosbox-cvs-20030809/work/dosbox/src'make[1]: *** [all-recursive] Error 1make[1]: Leaving directory `/var/tmp/portage/dosbox-cvs-20030809/work/dosbox'make: *** [all] Error 2
 
		