[proaudio] 32bit and 64bit jack in parallel as same user o/ |
[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]
Et voila! ^^ It is possible to run 2 instances of jack as same user, so there is no need for a 32bit chroot in order to connect 32bit clients to a 64bit jack instance. All we need is a netjack enabled 32bit jackd binary+libs, and 32bit libsamplerate. The jackd binary is simply renamed to jackd32. I did a package for that in a 32bit chroot, but had massive trouble compiling it with CFLAGS="-march=i686 -O2 -pipe" - and I have no idea why so far. It's something about SSE and 3dnow, and compiling with -march=k8 works fine. The ebuild I just commited uses a package with quite heavy CFLAGS and LDFLAGS and will most likely not work on any other box than mine :O Will try to find out how to do this correctly tomorrow.
Attachment:
signature.asc
Description: PGP signature
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |