On Thu, Dec 24, 2015 at 08:46:23AM +0900, Norbert Preining wrote: > Hi Julian, > > > I had a quick look and I'm equally mystified. Might be worth asking > > on the asymptote mailing list, or filing a bug report? There is a > > possibly-related discussion at > > http://sourceforge.net/p/asymptote/discussion/409349/thread/25cb0723/ > > Looks like being related. > > Do you have an idea how to test this? Is there an ARM building > machine where one can try out builds and the changes suggested > in the thread?
Hi Norbert, Hmm, I don't know how to test it. There is minkus.debian.org, which is a mips machine (see db.debian.org). I can schroot -b -c sid_mips-dchroot, and that offers information on how to install dependencies and so on: jdg@minkus:~$ dd-schroot-cmd -c sid_mips-dchroot-a88... apt-get update jdg@minkus:~$ dd-schroot-cmd -c sid_mips-dchroot-a88... apt-get build-dep asymptote jdg@minkus:~$ schroot -r -c sid_mips-dchroot-a88... (sid_mips-dchroot)jdg@minkus:~$ apt-get source asymptote HTH, Julian

