Subj : Spidermonkey compile in .NET? To : netscape.public.mozilla.jseng From : Brian Genisio Date : Thu Feb 05 2004 12:12 pm Hey all, Has anyone compiled against the spidermonkey header with the .NET C++ compiler? I just switched from VC++ 6.0 to .NET, and the darn compiler pukes on something that it simply shouldn't puke on: extern "C" { Blah.... anyone know why? Brian .