<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>
Date   : Fri, 27 Jan 1995 18:16:11 GMT
From   : David Alan Gilbert <gilbertd@...>
Subject: Re: ROM images

> On a side note to Dave - there appears to be a problem compiling under
> linux.  Which version of gcc did you use?  video.cc throws a fit :-
> 
> gcc -c -O6 -m486 -I. -I/usr/lib/g++-include  -Wall -finline-functions
> -funroll-all-loops video.cc
> video.cc:98: warning: ANSI C++ forbids initialization of member
> `VSyncState'
> video.cc: In function `void DoFastTable()':
> video.cc:410: not enough type information
> video.cc:412: not enough type information

Hmm - what version of gcc have you got - I've used 2.6.3 and its fine
- the only thing I can guess is that lines 121.....124 in teh same file
should have void in the brackets.

Please tell me if that works.

Dave 
<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>