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

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Mon Nov 7 15:08:49 EST 2005

At Sun, 06 Nov 2005 19:30:35 -0500, Jon Rafkind wrote:
> 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.

I've added ".m" as a recognized C extension in mzc. I imagine that all
the usual compiler command-line flags for C also work for Objective C,
but let me know if not.

Thanks,
Matthew



Posted on the users mailing list.