<div dir="ltr">as long as we're at, can you tell me which machine are you using? I'm looking for alternatives to also compile to 32 bit linux, I have a mac but also a PC (64 bits with both windows/linux). cheers</div><br><div class="gmail_quote"><div dir="ltr">Em sex, 9 de nov de 2018 às 19:39, Joseph Larralde <<a href="mailto:joseph.larralde@gmail.com">joseph.larralde@gmail.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">For your information ...<br>
I ended up installing a 32 bit debian on a new virtual box and the <br>
compilation worked perfectly, without altering the makefile or anything <br>
else.<br>
So this was probably the most straightforward way :)<br>
Cheers,<br>
Joseph<br>
<br>
Le 09/11/18 à 14:40, Joseph Larralde a écrit :<br>
> Hello,<br>
><br>
> I'm actually trying to compile my lib for linux on a debian jessie <br>
> virtual box.<br>
> So far I managed to build against the native architecture (x86_64).<br>
> Now I'm trying to build the 32 bit version.<br>
> I installed gcc-multilib and g++-multilib because some system <br>
> libraries were missing.<br>
> I also added cflags += -m32 in my makefile, and set the PDINCLUDEDIR <br>
> var to /usr/include/pd<br>
> (I installed pd using apt-get)<br>
> Is there a more straightforward way to achieve this using <br>
> pd-lib-builder ?<br>
> I couldn't find a clear information in the docs / issues ...<br>
><br>
> Thanks,<br>
> Joseph<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Pd-dev mailing list<br>
<a href="mailto:Pd-dev@lists.iem.at" target="_blank">Pd-dev@lists.iem.at</a><br>
<a href="https://lists.puredata.info/listinfo/pd-dev" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-dev</a><br>
</blockquote></div>