Loggytronic Forum

VOMP => VOMP General / MVP => Topic started by: kml on May 28, 2006, 19:57:13

Title: VOMP in 64-bit
Post by: kml on May 28, 2006, 19:57:13
I'm running my VDR (and obviously vompserver) in 64-bit environment.
The default tar file won't compile, but the tweak is to add -fPIC option
to CXXFLAGS in the Makefile and the same thing to libdvbmpeg Makefile's CFLAGS.
It would be nice to have it there by default as it doesn't do harm in i386 either
(as far as I understand).

Thanks,

'' kml
Title: Re: VOMP in 64-bit
Post by: Chris on June 06, 2006, 17:17:07
Thanks for this report. I will fix it!