[mythtv-users] Optimizing MythTV for AMD64
Adam Egger
adam.egger at gmail.com
Sun Apr 10 14:05:53 UTC 2005
On Apr 3, 2005 5:21 PM, Kyle Rose <krose+mythtv at krose.org> wrote:
> MythTV patches: [broken pthread_rwlock_*]
I was talking to the debian64 maintainers yesterday (in
#debian-amd64). They told me it seams MythTV is the only big
application using pthread_rwlock_* and noone else has reported the
problem before. They asked me if I could open a bug to the debian
glibc package about it (http://bugs.debian.org/glibc). As I'm not
really able to describe the error and you're the only one who
understands what's going on there, could you just please open the bug?
They really wanted to help me yesterday, but I wasn't able to provide
more information.
They also told me that on pure64 always NPTL is used and linux threads
are never used. Perhaps you understand more of it ;)
> MythTV compilation: gcc-3.3, because the required Ubuntu packages (e.g.,
> libGLU, libqt-mt) are compiled with gcc-3.3 and link with libstdc++5. I use
> make CC="gcc-3.3" CXX="g++-3.3" LINK="g++-3.3" to build.
I'm always compiling all the packages with gcc-3.4 as it supports
-march=k8. I've never had any problems so far since I use your pthread
patch.
More information about the mythtv-users
mailing list