[PD] shmem source

IOhannes m zmoelnig zmoelnig at iem.at
Thu Apr 22 12:13:57 CEST 2021


On 4/22/21 11:45 AM, iftah gabbai wrote:
> hey Lucas, thank you very much, i wonder if this exceeds the scope of this
> list but when i attempt to "make" on an rpi i get
> 
> shmem.o: file not recognized: file format not recognized
> collect2: error: ld returned 1 exit status
> make: *** [Makefile:261: shmem.pd_linux] Error 1
> 
> i wonder what im doing wrong?

run "make clean" first?

it seems that the sources are not pristine, that is: there are build 
artifact leftovers from other architectures. 'make' decides it does not 
need to rebuild those already existing .o-files, only to discover later 
that those .o-files are actually not usable to build an armv7 binary 
(which is what you are telling it to do).

fgmadsr
IOhannes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20210422/9320097b/attachment.sig>


More information about the Pd-list mailing list