> > I've tried avifile, but have only an older version which crashes > > out-of-the-box. The newer versions fail to compile on the picky > > RH7 compiler, though it's been some time since I tried last. > > Under Redhat 7.0, you need to set the CC variable in the makefile to > kgcc instead of gcc ... why RedHat insisted on bundling a bungled gcc > is beyond me, but at least they also included a working on (kgcc). Its far from a bungled gcc. On the whole it has less bugs than 2.95 or egcs-1.1.2. It just enforces standards a bit more.