Hi, If I give binmiscctl the magic for arm6 and then for say mips64, will this break things? Let's say I'm using an amd64 box to cross-compile using poudriere for arm6 and mips64 ports. Can I do both on the same box at the same time? Or do I need to let's say the arm6 run to finish, then give binmiscctl its magic strings for mips64, and THEN run the build run for that arch? thanks, -- J.
Hi!> If I give binmiscctl the magic for arm6 and then for say mips64, will > this break things? > > Let's say I'm using an amd64 box to cross-compile using poudriere > for arm6 and mips64 ports. Can I do both on the same box at the same > time? Or do I need to let's say the arm6 run to finish, then give > binmiscctl > its magic strings for mips64, and THEN run the build run for that arch?I used two archs in parallel in the past, that was no problem. -- pi at opsec.eu +49 171 3101372 One year to go !
On Mon, Mar 4, 2019 at 11:50 AM tech-lists <tech-lists at zyxst.net> wrote:> > Hi, > > If I give binmiscctl the magic for arm6 and then for say mips64, will > this break things? > > Let's say I'm using an amd64 box to cross-compile using poudriere > for arm6 and mips64 ports. Can I do both on the same box at the same time? > Or do I need to let's say the arm6 run to finish, then give binmiscctl > its magic strings for mips64, and THEN run the build run for that arch? >This is what the qemu-user-static rc script does -- there are no problems.