[mythtv] [PATCH] fifowriter gcc 3.4

Kenneth Aafløy ke-aa at frisurf.no
Fri Jun 4 21:18:06 EDT 2004


On Saturday 05 June 2004 02:59, Eric Hattemer wrote:
> Matt Zimmerman wrote:
> >Yes, but I want to know _why_ it no longer accepts it.  Does ISO forbid
> > it? Is a typedef really the only way to achieve the desired effect? 
> > Allocating an array of pointers to structs is awfully common.
>
> g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer
> `freetype-config --cflags` -D_REENTRANT -fPIC  -D_GNU_SOURCE
> -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DMMX -DUSING_IVTV
> -DUSING_OSS -DUSING_XV -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
> -I/usr/lib/qt3/mkspecs/default -I. -I/usr/local/include -I../libmyth
> -I.. -Idvbdev -I../libavcodec -I/usr/lib/qt3//include -o fifowriter.o
> fifowriter.cpp

Sure you'r compiler is not a bit behind? Tried some of the -std=xxx variables 
as CFLAGS?

Kenneth


More information about the mythtv-dev mailing list