[plt-scheme] scheme_check_threads gives Bus error on OS X

From: Jon Rafkind (workmin at ccs.neu.edu)
Date: Sun Nov 6 19:30:35 EST 2005

>I recommend using mzc to compile and link your C code. It uses the
>right flags and libraries for an extension.
>
>  
>
Does mzc handle objective-c? The library Im using has some of its source 
written in objective-c which gcc handles ok. At first mzc complained 
that the .m files werent C files due to the suffix but after renaming 
them it gave syntax errors.



Posted on the users mailing list.