[PD] Linking externals on windows with mingw32

zmoelnig at iem.at zmoelnig at iem.at
Thu May 25 15:24:49 CEST 2017


On 05/25/2017 11:48 AM, Jamie Bullock wrote:
>     undefined reference to `_imp__s_bang'
>     undefined reference to `_imp__s_list'

according to one of the recent announcements of miller, the
"s_bang"-class of symbols (which is what your undefined references are
about), will go away in the near future.
you probably should update your code to use `gensym("bang")` rather than
`s_bang` (and probably do local caching of the variable).

dmasr
IOhannes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20170525/cab0274b/attachment.sig>


More information about the Pd-list mailing list