[PD] obj3 crashes when compiled with MinGW on XP

carmen ix at replic.net
Mon Apr 3 00:27:34 CEST 2006


On Mon Apr 03, 2006 at 12:19:15AM +0200, s.koepf wrote:
> Hello,
> 
> while compiling the externals examples (given in v.0.39.2) with 
> different compilers on XP I found:
> 
> when compiled with MinGW pd crashes immediately when a number is given 
> to the left inlet of [obj3]. The same happens with example obj4.c (the 
> other examples work fine). Compiled for example with lcc-win32 no 
> problem occurs.

did you compile with the -mms-bitfields flag? without that, GCC is not ABI compatible with MSVC...




More information about the Pd-list mailing list