Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Video Disk Recorder version 1.0.4



Hello!

Am Mittwoch, 12. Juni 2002 13:59 schrieb Alessio Sangalli:
> Klaus Schmidinger wrote:
> > The new version 1.0.4 of the Video Disk Recorder project
> > is now available at
> >
> >     ftp://ftp.cadsoft.de/pub/people/kls/vdr/vdr-1.0.4.tgz
> >
> > - Added Romanian language texts (thanks to Paul Lacatus).
> > - Removed compiler option '-m486' to make it work on non-Intel platforms
> > (thanks to Alastair McKinstry for pointing this out).
>
> So, is vdr 103 better for non-romanian x86 users?

No, but you could change the compiler flags (search g++ in Makefile) to:

  g++ -O2 -march=i686 -fomit-frame-pointer -fstrength-reduce -ffast-math ...

This will produce much better code than the original flags. Do the same for 
all the other Makefiles in libdtv (search CFLAGS). But as always you should 
know what you're doing...


Mermgfurt!
Andi

-- 
Web:   http://www.flood-net.de/
Mail:  flood@flood-net.de
Phone: +49-(0)-30-680577-44

Windows sucks, Linux rules :-)              http://srom.zgp.org/
Watch more TV! http://www.cadsoft.de/people/kls/vdr/software.htm
Who needs DivX?                          telnet blinkenlights.nl





Home | Main Index | Thread Index