[PD] Linking externals on windows with mingw32

Christof Ressi christof.ressi at gmx.at
Thu May 25 16:30:48 CEST 2017


but why? and wouldn't this break LOTS of existing code?

> Gesendet: Donnerstag, 25. Mai 2017 um 15:24 Uhr
> Von: zmoelnig at iem.at
> An: pd-list at lists.iem.at
> Betreff: Re: [PD] Linking externals on windows with mingw32
>
> 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
> 
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
> 



More information about the Pd-list mailing list