<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Sun, Sep 23, 2018 at 4:47 AM Jonathan Wilkes <<a href="mailto:jon.w.wilkes@gmail.com">jon.w.wilkes@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You should be able to do this currently:<br>
<br>
CFLAGS="-DPD_FLOATSIZE=64" make light<br></blockquote><div><br></div><div>Ok, I see. I'm a bit worried, though, that this might override existing CFLAGS which are all over the place. So my idea is to add something like an EXTRA_CFLAGS variable which will be included in the CFLAGS, and can be set freely as needed. I think that this should be relatively easy, I probably just need to look at the Makefiles in pd/src and externals, and maybe sort out the externals which haven't been ported yet, if there are any.<br></div><br><div class="gmail_quote"><div>BTW, has Gem been ported to double already?</div></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Is it more ergonomic to roll that into a phony target?<br></blockquote><div><br></div><div>I'd think so. Maybe targets like `double`, `incremental-double` and `light-double`, so that we don't have to remember what the exact options are. :)<br></div><div><br></div><div>I'll give it a whirl and see what I can do.</div></div><div><br></div><div>In the meantime, I've updated the JGU Arch packages, these are now at the latest revision. The Bionic package is currently building on Launchpad, so these should hopefully be available soon as well. Note that these are all single precision still. Once I've sorted out the build process for double precision, I'll do variants for the double version.<br></div><div><br></div><div>Albert<br></div><div><div><br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Dr. Albert Gr"af<br>Computer Music Research Group, JGU Mainz, Germany<br>Email:  <a href="mailto:aggraef@gmail.com" target="_blank">aggraef@gmail.com</a><br>WWW:    <a href="https://plus.google.com/+AlbertGraef" target="_blank">https://plus.google.com/+AlbertGraef</a></div></div></div></div></div>